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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Apr 6 14:38:00 CEST 2018


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around 'i != pdata->rx_q_count'
#769: FILE: drivers/net/axgbe/axgbe_dev.c:970:
+			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