[dpdk-test-report] |WARNING| pw30425 [PATCH v3 15/19] vhost: postpone rings addresses translation

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 16 12:48:22 CEST 2017


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

_coding style issues_


WARNING:TYPO_SPELLING: 'adresses' may be misspelled - perhaps 'addresses'?
#52: 
VHOST_USER_SET_VRING_ADDR. At that time, the ring adresses aren't

ERROR:DIFF_IN_COMMIT_MSG: Avoid using diff content in the commit message - patch(1) might not work
#69: 
@@ -464,6 +437,43 @@ translate_ring_addresses(struct virtio_net *dev, 

WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#100: 
+                               (1ULL << VHOST_USER_F_PROTOCOL_FEATURES))) {

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#131: FILE: lib/librte_vhost/vhost_user.c:371:
vhost_virtqueue *vq,

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

total: 3 errors, 2 warnings, 33 lines checked


More information about the test-report mailing list