|WARNING| pw117004 [PATCH v2 06/17] net/mlx5: add extended metadata mode for hardware steering

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Sep 28 05:36:16 CEST 2022


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

_coding style issues_


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

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

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


More information about the test-report mailing list