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

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Oct 13 09:33:12 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#57: 
> Vhost: testpmd -n 4 -c 0x3000000 --socket-mem 1024,1024 --file-prefix=vhost \

ERROR:CORRUPTED_PATCH: patch seems to be corrupt (line wrapped?)
#296: FILE: lib/librte_vhost/vhost_user.c:416:
vq_index)

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#300: FILE: lib/librte_vhost/vhost_user.c:420:
+       addr = &vq->ring_addrs;$

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

total: 2 errors, 2 warnings, 7 lines checked


More information about the test-report mailing list