[dpdk-test-report] |WARNING| pw60053 [PATCH v2 1/3] vhost: translate incoming log address to gpa

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 27 20:15:28 CEST 2019


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

_coding style issues_


WARNING:BRACES: braces {} are not necessary for single statement blocks
#101: FILE: lib/librte_vhost/vhost_user.c:590:
+		if (size != exp_size) {
+			return 0;
+		}

total: 0 errors, 1 warnings, 90 lines checked


More information about the test-report mailing list