[dpdk-test-report] |WARNING| pw41475 [v2, 6/8] net/virtio: support IN_ORDER Rx and Tx

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jun 25 09:32:44 CEST 2018


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

_coding style issues_


CHECK:SPACING: No space is necessary after a cast
#150: FILE: drivers/net/virtio/virtio_rxtx.c:207:
+		desc_idx = (uint16_t) uep->id;

CHECK:ASSIGNMENT_CONTINUATIONS: Assignment operator '=' should be on the previous line
#551: FILE: drivers/net/virtio/virtio_rxtx.c:1207:
+			struct rte_eth_dev *dev
+				= &rte_eth_devices[rxvq->port_id];

total: 0 errors, 0 warnings, 2 checks, 615 lines checked


More information about the test-report mailing list