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

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Jul 12 04:41:38 CEST 2017


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

_coding style issues_


WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#26: 
Cc: dev at dpdk.org; yliu at fridaylinux.org; maxime.coquelin at redhat.com; Yao, Lei A <lei.a.yao at intel.com>

WARNING:LEADING_SPACE: please, no spaces at the start of a line
#79: 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
#80: FILE: lib/librte_vhost/socket.c:673:
+       return ret;$

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

total: 1 errors, 3 warnings, 9 lines checked


More information about the test-report mailing list