[dpdk-test-report] |WARNING| [PATCH 49/56] net/sfc: implement Rx queue start and stop operations

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


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

_coding style issues_


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

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#360: FILE: drivers/net/sfc/efx/sfc_rx.c:227:
+	rxq->pending = rxq->completed = rxq->added = rxq->pushed = 0;

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


More information about the test-report mailing list