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

checkpatch at dpdk.org checkpatch at dpdk.org
Mon Jan 18 12:31:54 CET 2021


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

_coding style issues_


WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#80: 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'?
#149: FILE: drivers/net/mlx5/linux/mlx5_os.c:1736:
+		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, 243 lines checked


More information about the test-report mailing list