[dpdk-test-report] |WARNING| pw97468 [PATCH v6] vhost: fix crash on port deletion

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Aug 27 16:21:16 CEST 2021


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#122: FILE: lib/vhost/socket.c:1026:
+		if (strcmp(vsocket->path, path)) {
+			continue;
+		}

WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Gaoxiang Liu <gaoxiangliu0 at 163.com>' != 'Signed-off-by: Gaoxiang Liu <liugaoxiang at huawei.com>'

total: 0 errors, 2 warnings, 120 lines checked


More information about the test-report mailing list