[dpdk-test-report] |WARNING| pw25348 [PATCH] app/testpmd: always build VF and MACsec functions

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jun 15 13:04:21 CEST 2017


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

_coding style issues_


ERROR:SPACING: space required before the open parenthesis '('
#293: FILE: app/test-pmd/config.c:3016:
+	if(is_rx) {

WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#299: FILE: app/test-pmd/config.c:3020:
+		return;
+	} else {

total: 1 errors, 1 warnings, 260 lines checked


More information about the test-report mailing list