[dpdk-test-report] |WARNING| pw31808 [PATCH 09/16] net/axgbe: add DMA programming and dev start and stop apis

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Nov 30 14:13:44 CET 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'i != pdata->rx_q_count'
#765: FILE: drivers/net/axgbe/axgbe_dev.c:1092:
+			if ((i % MTL_RQDCM_Q_PER_REG) &&
+			    (i != pdata->rx_q_count))

total: 0 errors, 0 warnings, 1 checks, 994 lines checked


More information about the test-report mailing list