|WARNING| pw148341 [PATCH v3 2/2] net/cnxk: support rte flow on cn20k

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Nov 12 10:59:43 CET 2024


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#878: FILE: drivers/net/cnxk/cnxk_flow_common.c:192:
+		return NULL;
+	} else {

total: 0 errors, 1 warnings, 0 checks, 767 lines checked


More information about the test-report mailing list