[dpdk-test-report] |WARNING| pw27701 [PATCH v2 1/2] igb_uio: MSI IRQ mode irq enable/disable refactored

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Aug 21 19:52:43 CEST 2017


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

_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