[dpdk-test-report] |WARNING| pw31938 [PATCH v2 06/10] net/virtio: fix queue setup consistency

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Dec 6 06:26:32 CET 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#19: 
> diff --git a/drivers/net/virtio/virtio_ethdev.c b/drivers/net/virtio/virtio_ethdev.c

ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#41: 
25bf7a0b0936 ("vhost: make error handling consistent in Rx path")

ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#43: 
efc83a1e7fc3 ("net/virtio: fix queue setup consistency")

ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#50: 
# 25bf7a0b0936 was applied after efc83a1e7fc3

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

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

total: 5 errors, 1 warnings, 0 checks, 7 lines checked


More information about the test-report mailing list