[dpdk-test-report] |WARNING| pw68542 [PATCH v4 2/8] net/virtio-user: add vectorized datapath parameter

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Apr 15 11:14:11 CEST 2020


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 17)
#104: FILE: drivers/net/virtio/virtio_ethdev.c:2176:
 	if (vtpci_with_feature(hw, VIRTIO_NET_F_MRG_RXBUF)) {
+		 hw->use_vec_rx = 0;

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


More information about the test-report mailing list