automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| [PATCH 1/3] net/virtio_user: add vhost layer
       [not found] <1480689075-66977-2-git-send-email-jianfeng.tan@intel.com>
@ 2016-12-02 14:31 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2016-12-02 14:31 UTC (permalink / raw)
  To: test-report; +Cc: Jianfeng Tan

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

_coding style issues_


WARNING:TYPO_SPELLING: 'comming' may be misspelled - perhaps 'coming'?
#41: 
To support vhost kernel as the backend of net_virtio_user in comming

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#219: FILE: drivers/net/virtio/virtio_user/vhost.c:140:
+	if (!vhost_internal_valid_vid(vid))
+			return -1;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#228: FILE: drivers/net/virtio/virtio_user/vhost.c:149:
+	if (!vhost_internal_valid_vid(vid))
+			return -1;

WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 24)
#237: FILE: drivers/net/virtio/virtio_user/vhost.c:158:
+	if (!vhost_internal_valid_vid(vid))
+			return;

total: 0 errors, 4 warnings, 0 checks, 516 lines checked

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

only message in thread, other threads:[~2016-12-02 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1480689075-66977-2-git-send-email-jianfeng.tan@intel.com>
2016-12-02 14:31 ` [dpdk-test-report] |WARNING| [PATCH 1/3] net/virtio_user: add vhost layer 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).