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

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 29 17:40:41 CET 2016


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

_coding style issues_


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

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


More information about the test-report mailing list