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

checkpatch at dpdk.org checkpatch at dpdk.org
Sat Aug 26 04:18:48 CEST 2017


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

_coding style issues_


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

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

total: 0 errors, 2 warnings, 0 checks, 130 lines checked


More information about the test-report mailing list