[PATCH net V2 0/3] net/mlx5e: SHAMPO fixes for 64KB page size

Tariq Toukan posted 3 patches 1 month, 2 weeks ago
drivers/net/ethernet/mellanox/mlx5/core/en.h  |  3 +
.../net/ethernet/mellanox/mlx5/core/en_main.c | 24 +++++--
.../net/ethernet/mellanox/mlx5/core/en_rx.c   | 72 ++++++++++---------
3 files changed, 61 insertions(+), 38 deletions(-)
[PATCH net V2 0/3] net/mlx5e: SHAMPO fixes for 64KB page size
Posted by Tariq Toukan 1 month, 2 weeks ago
Hi,

This series by Dragos contains fixes for HW-GRO issues found on systems
with 64KB page size.

Regards,
Tariq

V2:
- Patch 1: init i in for loop.
- Patch 1: fix wrong function name in commit message.
- Patch 2: enhanced commit message.

Dragos Tatulea (3):
  net/mlx5e: SHAMPO, Fix header mapping for 64K pages
  net/mlx5e: SHAMPO, Fix skb size check for 64K pages
  net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages

 drivers/net/ethernet/mellanox/mlx5/core/en.h  |  3 +
 .../net/ethernet/mellanox/mlx5/core/en_main.c | 24 +++++--
 .../net/ethernet/mellanox/mlx5/core/en_rx.c   | 72 ++++++++++---------
 3 files changed, 61 insertions(+), 38 deletions(-)


base-commit: e120f46768d98151ece8756ebd688b0e43dc8b29
-- 
2.31.1