[dpdk-test-report] |WARNING| pw22001 [PATCH v2 08/13] net/sfc: factor out libefx-based Tx datapath

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Mar 20 21:42:01 CET 2017


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

_coding style issues_


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

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


More information about the test-report mailing list