automatic DPDK test reports
 help / color / mirror / Atom feed
* [dpdk-test-report] |WARNING| pw56224 [PATCH v2] [1/2]vhost: support inflight share memory protocol feature
       [not found] <20190708181609.48376-1-jin.yu@intel.com>
@ 2019-07-08 10:30 ` checkpatch
  0 siblings, 0 replies; only message in thread
From: checkpatch @ 2019-07-08 10:30 UTC (permalink / raw)
  To: test-report; +Cc: JinYu

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

_coding style issues_


WARNING:LONG_LINE: line over 90 characters
#271: FILE: lib/librte_vhost/vhost.c:778:
+		vring->resubmit_inflight_split = dev->virtqueue[vring_idx]->resubmit_inflight_split;

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#593: FILE: lib/librte_vhost/vhost_user.c:1282:
+		return RTE_VHOST_MSG_RESULT_ERR;
+	} else {

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#652: FILE: lib/librte_vhost/vhost_user.c:1341:
+		return RTE_VHOST_MSG_RESULT_ERR;
+	} else {

WARNING:LONG_LINE: line over 90 characters
#745: FILE: lib/librte_vhost/vhost_user.c:1463:
+		vq->inflight_split->desc[vq->inflight_split->last_inflight_io].inflight = 0;

total: 0 errors, 4 warnings, 764 lines checked
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
__rte_experimental must appear alone on the line immediately preceding the return type of a function.
Please only put __rte_experimental tags in headers (b/lib/librte_vhost/vhost.c)
__rte_experimental must appear alone on the line immediately preceding the return type of a function.

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

only message in thread, other threads:[~2019-07-08 10:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20190708181609.48376-1-jin.yu@intel.com>
2019-07-08 10:30 ` [dpdk-test-report] |WARNING| pw56224 [PATCH v2] [1/2]vhost: support inflight share memory protocol feature 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).