]> git.droids-corp.org - dpdk.git/commitdiff
devtools: add git log checks for PHY
authorFerruh Yigit <ferruh.yigit@intel.com>
Mon, 15 Oct 2018 14:53:18 +0000 (15:53 +0100)
committerThomas 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

index 9dce7e0ae353348ace523a71bf2b150d41fd3e16..85d67fb9afeb0f35f0a72250de864740bb4ae42c 100755 (executable)
@@ -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\>' \