[dpdk-test-report] |WARNING| pw26704 [PATCH] vhost: fix vhost-user init failed

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jul 10 17:08:42 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#30: 
>@@ -668,7 +668,7 @@ rte_vhost_driver_register(const char *path, uint64_t flags)

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#58: FILE: lib/librte_vhost/socket.c:672:
+       pthread_mutex_unlock(&vhost_user.mutex);$

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#59: FILE: lib/librte_vhost/socket.c:673:
+       return ret;$

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

total: 1 errors, 3 warnings, 18 lines checked


More information about the test-report mailing list