|WARNING| pw139447 [PATCH] lib/vhost: add flag for async connection in client mode
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Apr 17 10:42:15 CEST 2024
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/139447
_coding style issues_
WARNING:LONG_LINE: line length of 101 exceeds 100 columns
#116: FILE: lib/vhost/socket.c:538:
+ ret = vhost_user_connect_nonblock(vsocket->path, fd, (struct sockaddr *)&vsocket->un,
WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name mismatch: 'From: Ушков Даниил <udav at mts.ru>' != 'Signed-off-by: Daniil Ushkov <udav at mts.ru>'
total: 0 errors, 2 warnings, 56 lines checked
More information about the test-report
mailing list