[dpdk-test-report] |WARNING| pw63378 [PATCH] kni: fix build with 4.9.x

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 28 13:16:37 CET 2019


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#153: FILE: lib/librte_kni/rte_kni.c:101:
+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 10, 0)

total: 0 errors, 1 warnings, 54 lines checked


More information about the test-report mailing list