[dpdk-test-report] |WARNING| pw87937 [PATCH v2 3/5] pipeline: support non-incremental table updates

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 16 21:23:33 CET 2021


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#344: FILE: lib/librte_pipeline/rte_swx_ctl.c:1322:
+		return status;
+	} else {

total: 0 errors, 1 warnings, 419 lines checked


More information about the test-report mailing list