[dpdk-test-report] |WARNING| pw26048 [PATCH] app/testpmd:add bond type description

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Jun 30 04:45:28 CEST 2017


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

_coding style issues_


ERROR:EXECUTE_PERMISSIONS: do not set execute permissions for source files
#29: FILE: app/test-pmd/cmdline.c

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#60: FILE: app/test-pmd/cmdline.c:4465:
+			return;
+		} else

total: 1 errors, 1 warnings, 31 lines checked


More information about the test-report mailing list