[dpdk-test-report] |WARNING| pw24076 [PATCH] kni: fix ethtool build with kernel 4.11

checkpatch at dpdk.org checkpatch at dpdk.org
Wed May 3 18:00:56 CEST 2017


Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/24076

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#26: 
Linux: 4244de1c64de ("PCI: remove pci_enable_msix")

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#67: FILE: lib/librte_eal/linuxapp/kni/ethtool/igb/kcompat.h:3940:
+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 8, 0)

total: 1 errors, 1 warnings, 23 lines checked


More information about the test-report mailing list