[dpdk-test-report] |WARNING| pw31878 [PATCH v2] net/virtio: fix an incorrect behavior of device stop/start

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Dec 1 18:18:32 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#21: 
I could replicate the same issue by using testpmd + a VM (= Virtual Machine).

ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#52: 
commit d8227497ec5c3de75fe378e09fc9673ae097fa73

ERROR:CODE_INDENT: code indent should use tabs where possible
#298: FILE: drivers/net/virtio/virtqueue.c:83:
+               //vq->vq_used_cons_idx++;$

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

total: 3 errors, 1 warnings, 0 checks, 8 lines checked


More information about the test-report mailing list