[dpdk-test-report] |WARNING| pw77034 [PATCH] kni: fix build with Linux 5.9

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 9 14:02:33 CEST 2020


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

_coding style issues_


WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#82: FILE: kernel/linux/kni/kni_dev.h:104:
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 9, 0)

total: 0 errors, 1 warnings, 13 lines checked


More information about the test-report mailing list