|WARNING| pw118634 [PATCH v4 16/18] net/mlx5: support device control for E-Switch default rule

checkpatch at dpdk.org checkpatch at dpdk.org
Wed Oct 19 18:32:40 CEST 2022


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#893: FILE: drivers/net/mlx5/mlx5_trigger.c:1324:
+		if ((priv->master || priv->representor) && priv->sh->config.dv_esw_en) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#975: FILE: drivers/net/mlx5/mlx5_txq.c:1300:
+	if ((!priv->representor && !priv->master) ||

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#977: FILE: drivers/net/mlx5/mlx5_txq.c:1302:
+		DRV_LOG(ERR, "Port %u must be represetnor or master port in E-Switch mode.",

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


More information about the test-report mailing list