]> git.baikalelectronics.ru Git - kernel.git/commit
net/mlx5e: Fix ethtool RX hash func configuration change
authorTariq Toukan <tariqt@mellanox.com>
Mon, 29 Feb 2016 19:17:12 +0000 (21:17 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 2 Mar 2016 19:37:25 +0000 (14:37 -0500)
commit17a0a87f2209b56c7e9959096ce3aca798d63f7f
treeb67431f079628691c61677783b26b09caeff9ac2
parent72196b8ddfd1244c96c8586ca5ec9cf70b63884a
net/mlx5e: Fix ethtool RX hash func configuration change

We should modify TIRs explicitly to apply the new RSS configuration.
The light ndo close/open calls do not "refresh" them.

Fixes: 241961bf968e ('net/mlx5e: Add ethtool RSS configuration options')
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en_ethtool.c
drivers/net/ethernet/mellanox/mlx5/core/en_main.c
include/linux/mlx5/mlx5_ifc.h