[dpdk-test-report] |WARNING| pw67321 [PATCH v7 5/5] net/virtio: Support of VIRTIO_NET_F_SPEED_DUPLEX

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 29 16:45:50 CEST 2020


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#230: FILE: drivers/net/virtio/virtio_pci.h:314:
+ ^I * speed, in units of 1Mb. All values 0 to INT_MAX are legal.$

WARNING:SPACE_BEFORE_TAB: please, no space before tabs
#230: FILE: drivers/net/virtio/virtio_pci.h:314:
+ ^I * speed, in units of 1Mb. All values 0 to INT_MAX are legal.$

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


More information about the test-report mailing list