[dpdk-test-report] |WARNING| pw60373 [PATCH] vhost: add support to large linear mbufs

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 2 00:20:26 CEST 2019


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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#252: FILE: lib/librte_vhost/virtio_net.c:1627:
+                                     count);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#252: FILE: lib/librte_vhost/virtio_net.c:1627:
+                                     count);$

ERROR:CODE_INDENT: code indent should use tabs where possible
#256: FILE: lib/librte_vhost/virtio_net.c:1630:
+                                    count);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#256: FILE: lib/librte_vhost/virtio_net.c:1630:
+                                    count);$

total: 2 errors, 2 warnings, 184 lines checked


More information about the test-report mailing list