automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw37280 [PATCH v3 19/21] vhost: support mergeable rx buffers with packed queues
       [not found] <20180405101031.26468-20-jfreimann@redhat.com>
@ 2018-04-05 10:13 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2018-04-05 10:13 UTC (permalink / raw)
  To: test-report; +Cc: Jens Freimann

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#17: 
packed virtqueues. The difference to split virtqueues is not big, it differs

ERROR:SPACING: spaces required around that '=' (ctx:VxW)
#56: FILE: lib/librte_vhost/virtio_net.c:409:
+	struct vring_desc_packed *descs= vq->desc_packed;
 	                               ^

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#144: FILE: lib/librte_vhost/virtio_net.c:493:
+	if (dev->features & (1ULL << VIRTIO_F_RING_PACKED)) {
[...]
+	} else {
[...]

ERROR:SPACING: need consistent spacing around '-' (ctx:WxV)
#145: FILE: lib/librte_vhost/virtio_net.c:494:
+		idx = vq->last_avail_idx & (vq->size -1);
 		                                     ^

total: 2 errors, 2 warnings, 276 lines checked

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

only message in thread, other threads:[~2018-04-05 10:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20180405101031.26468-20-jfreimann@redhat.com>
2018-04-05 10:13 ` [dpdk-test-report] |WARNING| pw37280 [PATCH v3 19/21] vhost: support mergeable rx buffers with packed queues 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).