[dpdk-test-report] |WARNING| pw32342 [PATCH] net/virtio: fix Rx and Tx handler selection for arm32

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Dec 18 03:52:50 CET 2017


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

_coding style issues_


ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#46: 
4819eae8d94b ("net/virtio: rationalize setting of Rx/Tx handlers")

ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 0123456789ab ("commit description")'
#47: 
0964936308cd ("net/virtio: keep Rx handler whatever the Tx queue config")

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

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

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


More information about the test-report mailing list