devtools: add git log checks for SCTP and IOVA
Acronyms must be uppercase. Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
This commit is contained in:
parent
2ba9a32c96
commit
cb9c546f90
@ -124,6 +124,7 @@ bad=$(echo "$headlines" | grep -E --color=always \
|
|||||||
-e ':.*\<crc\>' \
|
-e ':.*\<crc\>' \
|
||||||
-e ':.*\<dma\>' \
|
-e ':.*\<dma\>' \
|
||||||
-e ':.*\<freebsd\>' \
|
-e ':.*\<freebsd\>' \
|
||||||
|
-e ':.*\<iova\>' \
|
||||||
-e ':.*\<linux\>' \
|
-e ':.*\<linux\>' \
|
||||||
-e ':.*\<lro\>' \
|
-e ':.*\<lro\>' \
|
||||||
-e ':.*\<lsc\>' \
|
-e ':.*\<lsc\>' \
|
||||||
@ -135,6 +136,7 @@ bad=$(echo "$headlines" | grep -E --color=always \
|
|||||||
-e ':.*\<pci\>' \
|
-e ':.*\<pci\>' \
|
||||||
-e ':.*\<pmd\>' \
|
-e ':.*\<pmd\>' \
|
||||||
-e ':.*\<rss\>' \
|
-e ':.*\<rss\>' \
|
||||||
|
-e ':.*\<sctp\>' \
|
||||||
-e ':.*\<tso\>' \
|
-e ':.*\<tso\>' \
|
||||||
-e ':.*\<[Vv]lan\>' \
|
-e ':.*\<[Vv]lan\>' \
|
||||||
-e ':.*\<vsi\>' \
|
-e ':.*\<vsi\>' \
|
||||||
|
Loading…
Reference in New Issue
Block a user