[dpdk-test-report] |WARNING| pw63065 [PATCH v15 2/2] eal/linux: remove KNI restriction on IOVA

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Nov 17 16:14:23 CET 2019


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

_coding style issues_


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

total: 0 errors, 1 warnings, 96 lines checked


More information about the test-report mailing list