[dpdk-test-report] |WARNING| pw28371 [PATCH v7 2/6] igb_uio: fix irq disable on recent kernels

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 5 14:05:49 CEST 2017


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

_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