[dpdk-test-report] |WARNING| pw89972 [PATCH v5 6/9] net/mlx5: save bonding member ports information

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


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#78: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:153:
+	if (priv->master && priv->sh->bond.ifindex > 0) {

WARNING:TYPO_SPELLING: 'slaves' may be misspelled - perhaps 'secondaries'?
#147: FILE: drivers/net/mlx5/linux/mlx5_os.c:1777:
+		bond_file = fopen(slaves, "r");

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#343: FILE: drivers/net/mlx5/mlx5_ethdev.c:45:
+	if (priv->master && priv->sh->bond.ifindex > 0)

total: 0 errors, 3 warnings, 0 checks, 245 lines checked


More information about the test-report mailing list