[dpdk-test-report] |WARNING| pw57101 [PATCH v4 1/2] vhost: support inflight share memory protocol feature

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jul 25 15:38:38 CEST 2019


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

_coding style issues_


WARNING:SPACING: missing space after struct definition
#113: FILE: lib/librte_vhost/rte_vhost.h:143:
+struct rte_vhost_ring_inflight{

ERROR:TRAILING_WHITESPACE: trailing whitespace
#854: FILE: lib/librte_vhost/vhost.c:1320:
+^I*avail_wrap_counter = $

WARNING:BRACES: braces {} are not necessary for any arm of this statement
#1227: FILE: lib/librte_vhost/vhost_user.c:1351:
+	if (vq_is_packed(dev)) {
[...]
+	} else {
[...]

ERROR:TRAILING_WHITESPACE: trailing whitespace
#1401: FILE: lib/librte_vhost/vhost_user.c:1554:
+^I^Iinflight_packed->used_wrap_counter = $

WARNING:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'JinYu <jin.yu at intel.com>'

total: 2 errors, 3 warnings, 1419 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.
__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.
__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.


More information about the test-report mailing list