automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw24130 [PATCH RFC 06/11] vhost: implement virtio 1.1 dequeue path
       [not found] <1493992642-52756-7-git-send-email-jfreiman@redhat.com>
@ 2017-05-05 13:58 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2017-05-05 13:58 UTC (permalink / raw)
  To: test-report; +Cc: Jens Freimann

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

_coding style issues_


ERROR:CODE_INDENT: code indent should use tabs where possible
#48: FILE: lib/librte_vhost/virtio-1.1.h:17:
+        __le64 addr;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#48: FILE: lib/librte_vhost/virtio-1.1.h:17:
+        __le64 addr;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#49: FILE: lib/librte_vhost/virtio-1.1.h:18:
+        __le32 len;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#49: FILE: lib/librte_vhost/virtio-1.1.h:18:
+        __le32 len;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#50: FILE: lib/librte_vhost/virtio-1.1.h:19:
+        __le16 index;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#50: FILE: lib/librte_vhost/virtio-1.1.h:19:
+        __le16 index;$

ERROR:CODE_INDENT: code indent should use tabs where possible
#51: FILE: lib/librte_vhost/virtio-1.1.h:20:
+        __le16 flags;$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#51: FILE: lib/librte_vhost/virtio-1.1.h:20:
+        __le16 flags;$

ERROR:ASSIGN_IN_IF: do not use assignment in if condition
#139: FILE: lib/librte_vhost/virtio_net.c:1045:
+		if (unlikely(dev->dequeue_zero_copy && (hpa = gpa_to_hpa(dev,

total: 5 errors, 4 warnings, 222 lines checked

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

only message in thread, other threads:[~2017-05-05 13:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1493992642-52756-7-git-send-email-jfreiman@redhat.com>
2017-05-05 13:58 ` [dpdk-test-report] |WARNING| pw24130 [PATCH RFC 06/11] vhost: implement virtio 1.1 dequeue path 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).