|WARNING| pw117226 [PATCH v3 16/17] net/mlx5: support device control for E-Switch default rule

checkpatch at dpdk.org checkpatch at dpdk.org
Fri Sep 30 14:59:36 CEST 2022


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

_coding style issues_


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

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1063: 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, 884 lines checked


More information about the test-report mailing list