git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d309534
)
devtools: add git log checks for PHY
author
Ferruh Yigit
<ferruh.yigit@intel.com>
Mon, 15 Oct 2018 14:53:18 +0000
(15:53 +0100)
committer
Thomas Monjalon
<thomas@monjalon.net>
Thu, 25 Oct 2018 14:52:43 +0000
(16:52 +0200)
Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
devtools/check-git-log.sh
patch
|
blob
|
history
diff --git
a/devtools/check-git-log.sh
b/devtools/check-git-log.sh
index
9dce7e0
..
85d67fb
100755
(executable)
--- a/
devtools/check-git-log.sh
+++ b/
devtools/check-git-log.sh
@@
-108,6
+108,7
@@
bad=$(echo "$headlines" | grep -E --color=always \
-e ':.*\<nvm\>' \
-e ':.*\<numa\>' \
-e ':.*\<pci\>' \
+ -e ':.*\<phy\>' \
-e ':.*\<pmd\>' \
-e ':.*\<rss\>' \
-e ':.*\<sctp\>' \