[dpdk-test-report] |WARNING| pw21054 [PATCH 07/13] net/sfc: factory out libefx-based Tx datapath

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Mar 2 08:10:14 CET 2017


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

_coding style issues_


WARNING:TYPO_SPELLING: 'initalize' may be misspelled - perhaps 'initialize'?
#230: FILE: drivers/net/sfc/sfc_dp_tx.h:80:
+ * Allocate and initalize datapath transmit queue.

CHECK:MULTIPLE_ASSIGNMENTS: multiple assignments should be avoided
#1051: FILE: drivers/net/sfc/sfc_tx.c:863:
+	txq->pending = txq->completed = txq->added = txq_desc_index;

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


More information about the test-report mailing list