[dpdk-test-report] |WARNING| pw28196 [PATCH v5 2/5] igb_uio: fix irq disable on recent kernels

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Aug 31 23:49:01 CEST 2017


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

_coding style issues_


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

total: 0 errors, 1 warnings, 37 lines checked


More information about the test-report mailing list