|WARNING| pw117016 [PATCH v2 16/17] net/mlx5: support device control for E-Switch default rule
checkpatch at dpdk.org
checkpatch at dpdk.org
Wed Sep 28 05:38:24 CEST 2022
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/117016
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#926: 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'?
#1008: FILE: drivers/net/mlx5/mlx5_txq.c:1300:
+ if ((!priv->representor && !priv->master) ||
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#1010: 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, 834 lines checked
More information about the test-report
mailing list