[dpdk-test-report] |WARNING| pw89974 [PATCH v5 8/9] net/mlx5: improve xstats of bonding port

checkpatch at dpdk.org checkpatch at dpdk.org
Sun Mar 28 15:50:44 CEST 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#210: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1334:
+	if (priv->master && priv->pf_bond >= 0) {

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#250: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1379:
+	if (priv->master && priv->pf_bond >= 0)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#264: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1555:
+	if (priv->master && priv->pf_bond >= 0)

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#265: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1556:
+		/* Bonding master. */

total: 0 errors, 4 warnings, 0 checks, 198 lines checked


More information about the test-report mailing list