automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw29929 [PATCH git pull] virtio changes for 17.11-rc1
       [not found] <8f697241-0557-9342-e767-3ba53dc91916@redhat.com>
@ 2017-10-09  8:20 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-10-09  8:20 UTC (permalink / raw)
  To: test-report; +Cc: Maxime Coquelin

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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#33: 
>> This last error may be a real issue because VHOST_USER_SLAVE_IOTLB_MSG in

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#67: FILE: lib/librte_vhost/vhost.c:143:
vhost_virtqueue *vq)

ERROR:TRAILING_WHITESPACE: trailing whitespace
#72: FILE: lib/librte_vhost/vhost.c:147:
+       vq->desc = (struct vring_desc $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#72: FILE: lib/librte_vhost/vhost.c:147:
+       vq->desc = (struct vring_desc $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#84: FILE: lib/librte_vhost/vhost.c:155:
+       vq->avail = (struct vring_avail $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#84: FILE: lib/librte_vhost/vhost.c:155:
+       vq->avail = (struct vring_avail $

ERROR:TRAILING_WHITESPACE: trailing whitespace
#96: FILE: lib/librte_vhost/vhost.c:163:
+       vq->used = (struct vring_used $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#96: FILE: lib/librte_vhost/vhost.c:163:
+       vq->used = (struct vring_used $

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#112: FILE: lib/librte_vhost/vhost_user.c:1020:
+       vstart = (uintptr_t)vq->desc;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#118: FILE: lib/librte_vhost/vhost_user.c:1025:
+       vstart = (uintptr_t)vq->avail;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#125: FILE: lib/librte_vhost/vhost_user.c:1031:
+       vstart = (uintptr_t)vq->used;$

ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s)

total: 5 errors, 7 warnings, 54 lines checked

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

only message in thread, other threads:[~2017-10-09  8:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <8f697241-0557-9342-e767-3ba53dc91916@redhat.com>
2017-10-09  8:20 ` [dpdk-test-report] |WARNING| pw29929 [PATCH git pull] virtio changes for 17.11-rc1 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).