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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Sep 4 20:19:07 CEST 2017


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

_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, 48 lines checked


More information about the test-report mailing list