Hi Dave,

This patchset contains bug fixes, new RSS and pause parameters ethtool
options, and support for RX CHECKSUM_COMPLETE.

Patchset was applied and tested over commit adc6310 ("Merge branch
'mv88e6xxx-switchdev-fdb'").

Thanks,
Achiad

Achiad Shochat (8):
  net/mlx5e: Have a single RSS Toeplitz hash key
  net/mlx5e: Make RSS indirection table size a constant
  net/mlx5e: Add ethtool RSS configuration options
  net/mlx5e: Support smaller RX/TX ring sizes
  net/mlx5e: HW LRO changes/fixes
  net/mlx5e: Ethtool link speed setting fixes
  net/mlx5e: Support ethtool get/set_pauseparam
  net/mlx5e: Support RX CHECKSUM_COMPLETE

 drivers/net/ethernet/mellanox/mlx5/core/en.h       |  25 ++--
 .../net/ethernet/mellanox/mlx5/core/en_ethtool.c   | 134 +++++++++++++++++----
 drivers/net/ethernet/mellanox/mlx5/core/en_main.c  |  80 ++++++------
 drivers/net/ethernet/mellanox/mlx5/core/en_rx.c    |  46 +++++--
 drivers/net/ethernet/mellanox/mlx5/core/port.c     |  56 ++++++++-
 include/linux/mlx5/driver.h                        |  16 ++-
 6 files changed, 266 insertions(+), 91 deletions(-)

-- 
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to