|WARNING| pw136945 [PATCH] net/mlx5: fix condition of LACP miss flow

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Feb 21 07:51:18 CET 2024


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#146: FILE: drivers/net/mlx5/mlx5_flow_hw.c:8721:
+	if (!priv->sh->config.lacp_by_user && priv->pf_bond >= 0 && priv->master) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#167: FILE: drivers/net/mlx5/mlx5_trigger.c:1527:
+	if (!priv->sh->config.lacp_by_user && priv->pf_bond >= 0 && priv->master)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#176: FILE: drivers/net/mlx5/mlx5_trigger.c:1635:
+	if (!priv->sh->config.lacp_by_user && priv->pf_bond >= 0 && priv->master) {

total: 0 errors, 3 warnings, 0 checks, 40 lines checked


More information about the test-report mailing list