[dpdk-test-report] |WARNING| [PATCH 55/56] net/sfc: implement transmit path start / stop

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 21 16:20:16 CET 2016


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

_coding style issues_


WARNING:TYPO_SPELLING: 'wating' may be misspelled - perhaps 'waiting'?
#169: FILE: drivers/net/sfc/efx/sfc_tx.c:49:
+ * Maximum number of event queue polling attempts when wating for TX queue

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#263: FILE: drivers/net/sfc/efx/sfc_tx.c:389:
+	txq->added = txq->pending = txq->completed = desc_index;

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


More information about the test-report mailing list