|WARNING| pw152051 [PATCH] net/mlx5: add eCPRI support

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Feb 25 17:05:21 CET 2025


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

_coding style issues_


WARNING:UNNECESSARY_ELSE: else is not generally useful after a break or return
#357: FILE: drivers/net/mlx5/mlx5_flow_hw.c:16479:
+		return &priv->sh->ecpri_parser;
+	} else {

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


More information about the test-report mailing list