[dpdk-test-report] |WARNING| pw77667 [PATCH] net/mlx5: use bond index for netdev operations

checkpatch at dpdk.org checkpatch at dpdk.org
Tue Sep 15 05:06:58 CEST 2020


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

_coding style issues_


WARNING:TYPO_SPELLING: 'slave' may be misspelled - perhaps 'secondary'?
#87: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1112:
+ *   Network interface index of bond slave interface

WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'?
#109: FILE: drivers/net/mlx5/linux/mlx5_ethdev_os.c:1134:
+	MKSTR(bond_if, "/sys/class/net/%s/master/ifindex", name);

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

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


More information about the test-report mailing list