|WARNING| pw116747 [PATCH 08/27] net/mlx5: add extended metadata mode for hardware steering

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 23 16:45:58 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#760: FILE: drivers/net/mlx5/mlx5_flow_hw.c:2498:
+	if (attr->transfer && (!priv->sh->config.dv_esw_en || !priv->master))

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1701: FILE: drivers/net/mlx5/mlx5_flow_hw.c:4990:
+	MLX5_ASSERT(priv->master);

total: 0 errors, 2 warnings, 0 checks, 1480 lines checked


More information about the test-report mailing list