[dpdk-test-report] |WARNING| pw29922 [PATCH git pull] virtio changes for 17.11-rc1

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 9 04:43:44 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#35: 
> >         'rte_cpu_get_flag_enabled' [-Werror=implicit-function-declaration]

ERROR:CODE_INDENT: code indent should use tabs where possible
#85: FILE: lib/librte_vhost/vhost_user.c:1355:
+               .request = (enum VhostUserRequest)VHOST_USER_SLAVE_IOTLB_MSG,$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#85: FILE: lib/librte_vhost/vhost_user.c:1355:
+               .request = (enum VhostUserRequest)VHOST_USER_SLAVE_IOTLB_MSG,$

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

total: 2 errors, 2 warnings, 22 lines checked


More information about the test-report mailing list