[dpdk-test-report] |WARNING| pw86873 [PATCH v4 8/8] net/mlx5: improve bonding xstats
checkpatch at dpdk.org
checkpatch at dpdk.org
Tue Jan 19 08:32:33 CET 2021
Test-Label: checkpatch
Test-Status: WARNING
http://dpdk.org/patch/86873
_coding style issues_
WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#209: 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'?
#249: 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'?
#263: 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'?
#264: 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