[dpdk-test-report] |WARNING| pw86794 [PATCH v3 9/9] net/mlx5: improve bonding xstats

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 18 12:30:01 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#212: 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'?
#252: 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'?
#266: 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'?
#267: 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