[dpdk-test-report] |WARNING| pw31625 [PATCH v2 10/14] net/avf: enable ops to check queue info and status

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Nov 27 12:24:50 CET 2017


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

_coding style issues_


CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around rxq->rx_ring[rxq->rx_tail]
#97: FILE: drivers/net/avf/avf_rxtx.c:1460:
+	rxdp = &(rxq->rx_ring[rxq->rx_tail]);

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


More information about the test-report mailing list