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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 20 21:42:04 CET 2017


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

_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")'
#23: 
Linux: 174cd4b1e5fb ("sched/headers: Prepare to move signal wakeup &

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#54: FILE: lib/librte_eal/linuxapp/kni/compat.h:73:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 11, 0)

total: 1 errors, 1 warnings, 30 lines checked


More information about the test-report mailing list