automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw34111 [PATCH RFC 17/24] vhost: add virtio-vhost-user transport
       [not found] <20180119134444.24927-18-stefanha@redhat.com>
@ 2018-01-19 13:48 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-01-19 13:48 UTC (permalink / raw)
  To: test-report; +Cc: Stefan Hajnoczi

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

_coding style issues_


WARNING:LEADING_SPACE: please, no spaces at the start of a line
#80: FILE: drivers/librte_vhost/virtio_vhost_user.h:11:
+    uint32_t status;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#83: FILE: drivers/librte_vhost/virtio_vhost_user.h:14:
+    uint32_t max_vhost_queues;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#84: FILE: drivers/librte_vhost/virtio_vhost_user.h:15:
+    uint8_t uuid[16];$

WARNING:RETURN_VOID: void function return statements are not generally useful
#430: FILE: drivers/librte_vhost/trans_virtio_vhost_user.c:337:
+	return;
+}

WARNING:LONG_LINE: line over 90 characters
#559: FILE: drivers/librte_vhost/trans_virtio_vhost_user.c:466:
+		RTE_LOG(DEBUG, VHOST_CONFIG, "%s isr %#x status %#x
", __func__, isr, status);

ERROR:CODE_INDENT: code indent should use tabs where possible
#604: FILE: drivers/librte_vhost/trans_virtio_vhost_user.c:511:
+^I^I^I^I              i * VVU_RXBUF_SIZE);$

WARNING:TYPO_SPELLING: 'availabled' may be misspelled - perhaps 'available'?
#864: FILE: drivers/librte_vhost/trans_virtio_vhost_user.c:771:
+		RTE_LOG(ERR, VHOST_CONFIG, "BAR 2 not availabled
");

total: 1 errors, 6 warnings, 1084 lines checked

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-01-19 13:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180119134444.24927-18-stefanha@redhat.com>
2018-01-19 13:48 ` [dpdk-test-report] |WARNING| pw34111 [PATCH RFC 17/24] vhost: add virtio-vhost-user transport checkpatch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).