|WARNING| pw147575 [PATCH v2 2/2] net/cnxk: support rte flow on cn20k

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Oct 29 08:33:00 CET 2024


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

_coding style issues_


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

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


More information about the test-report mailing list