[dpdk-test-report] |WARNING| pw27700 [PATCH] igb_uio: MSI IRQ mode irq enable/disable refactored

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 21 19:34:22 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#80: FILE: lib/librte_eal/linuxapp/igb_uio/igb_uio.c:134:
+	if(mask_bits != desc->masked) {

WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test
#96: FILE: lib/librte_eal/linuxapp/igb_uio/igb_uio.c:176:
+#if (LINUX_VERSION_CODE < KERNEL_VERSION(4, 3, 0))

total: 1 errors, 1 warnings, 249 lines checked


More information about the test-report mailing list