[dpdk-test-report] |WARNING| pw99648 [PATCH v3 2/2] vhost: enable IOMMU for async vhost

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Sep 25 12:11:48 CEST 2021


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#130: FILE: lib/vhost/vhost_user.c:176:
+				return 0;
+			} else {

total: 0 errors, 1 warnings, 194 lines checked


More information about the test-report mailing list