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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Mar 9 09:44:35 CET 2018


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'i != pdata->rx_q_count'
#766: 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, 990 lines checked


More information about the test-report mailing list