[PATCH net-next V2 0/2] net/mlx5e: RX datapath enhancements

Tariq Toukan posted 2 patches 4 days, 8 hours ago
.../net/ethernet/mellanox/mlx5/core/en_main.c | 25 +------------
.../net/ethernet/mellanox/mlx5/core/en_rx.c   | 37 +++++++++++++++++--
include/linux/mlx5/device.h                   |  5 +++
3 files changed, 41 insertions(+), 26 deletions(-)
[PATCH net-next V2 0/2] net/mlx5e: RX datapath enhancements
Posted by Tariq Toukan 4 days, 8 hours ago
Hi,

This series by Dragos introduces multiple RX datapath enhancements to
the mlx5e driver.

First patch adds SW handling for oversized packets in non-linear SKB
mode.

Second patch adds a reclaim mechanism to mitigate memory allocation
failures with memory providers.

Regards,
Tariq

V2:
- Fix duplicate empty lines (Paolo).
- Drop patch #3.
- Link to V1: https://lore.kernel.org/all/1768224129-1600265-1-git-send-email-tariqt@nvidia.com/

Dragos Tatulea (2):
  net/mlx5e: RX, Drop oversized packets in non-linear mode
  net/mlx5e: SHAMPO, Improve allocation recovery

 .../net/ethernet/mellanox/mlx5/core/en_main.c | 25 +------------
 .../net/ethernet/mellanox/mlx5/core/en_rx.c   | 37 +++++++++++++++++--
 include/linux/mlx5/device.h                   |  5 +++
 3 files changed, 41 insertions(+), 26 deletions(-)


base-commit: a22f57757f7e88c890499265c383ecb32900b645
-- 
2.44.0