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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 29 17:32:59 CET 2016


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

_coding style issues_


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

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


More information about the test-report mailing list