]> asedeno.scripts.mit.edu Git - linux.git/commit
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops
authorAlex Vesker <valex@mellanox.com>
Thu, 14 Sep 2017 15:02:31 +0000 (18:02 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Sat, 14 Oct 2017 18:22:12 +0000 (11:22 -0700)
commit6a910233c1eb19673dd0f37f1d72d7cdc419e176
tree8cb3b9ecbd218bf725bc0f7edb8a9eea18b4495e
parentaf98cebcb3e66d349173c33c0aaef352d108a081
net/mlx5e: IPoIB, Add PKEY child interface ethtool ops

Similar to VLAN interfaces child interfaces have limited ethtool
support. In current code the main limitation that does not
allow child interface ethtool configuration is due to shared
resources which are managed by the parent.

Signed-off-by: Alex Vesker <valex@mellanox.com>
Reviewed-by: Erez Shitrit <erezsh@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib.h
drivers/net/ethernet/mellanox/mlx5/core/ipoib/ipoib_vlan.c