mlx4: use netdev_rss_key_fill() helper
Use of well known RSS key increases attack surface. Switch to a random one, using generic helper so that all ports share a common key. Also provide ethtool -x support to fetch RSS key Signed-off-by:Eric Dumazet <edumazet@google.com> Cc: Amir Vadai <amirv@mellanox.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/mellanox/mlx4/en_ethtool.c 8 additions, 1 deletiondrivers/net/ethernet/mellanox/mlx4/en_ethtool.c
- drivers/net/ethernet/mellanox/mlx4/en_rx.c 1 addition, 5 deletionsdrivers/net/ethernet/mellanox/mlx4/en_rx.c
- include/linux/mlx4/qp.h 3 additions, 1 deletioninclude/linux/mlx4/qp.h
Please register or sign in to comment