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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Oct 21 06:03:49 CEST 2024


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#446: 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