[dpdk-test-report] |WARNING| pw63164 [PATCH v2] kni: increase kernel version requirement for VA

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 20 18:23:42 CET 2019


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

_coding style issues_


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

total: 0 errors, 1 warnings, 83 lines checked


More information about the test-report mailing list