[dpdk-test-report] |WARNING| pw38469 [PATCH v4 05/20] net/virtio: dump packed virtqueue data

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Apr 19 09:09:36 CEST 2018


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 10)
#31: FILE: drivers/net/virtio/virtqueue.h:382:
+	if (vtpci_packed_queue((vq)->hw)) { \
+	  PMD_INIT_LOG(DEBUG, \

WARNING:TABSTOP: Statements should start on a tabstop
#35: FILE: drivers/net/virtio/virtqueue.h:386:
+	  break; \

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


More information about the test-report mailing list