|WARNING| pw150409 [PATCH v4 2/2] net/cnxk: support rte flow on cn20k

checkpatch at dpdk.org checkpatch at dpdk.org
Thu Jan 23 06:53:24 CET 2025


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

_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