[dpdk-test-report] |WARNING| pw87293 [PATCH v4 04/44] net/virtio: introduce Virtio bus type

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Jan 26 11:18:04 CET 2021


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8)
#196: FILE: drivers/net/virtio/virtio_ethdev.c:1889:
 	else
[...]
+	if (hw->bus_type == VIRTIO_BUS_PCI_MODERN)

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


More information about the test-report mailing list