|WARNING| pw133729 [PATCH] net/mlx5: replenish MPRQ buffers for miniCQEs

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Nov 1 15:44:59 CET 2023


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

_coding style issues_


WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 32)
#143: FILE: drivers/net/mlx5/mlx5_rxtx_vec.c:337:
+		if (ret == MLX5_CQE_STATUS_SW_OWN &&
[...]
+				comp_idx = 0;

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


More information about the test-report mailing list