Re: [PATCH net-next 1/3] net/mlx5e: Move RX MPWQE slowpath fields into a separate struct
From: Joe Damato
Date: Fri Mar 20 2026 - 19:03:28 EST
On Thu, Mar 19, 2026 at 09:43:36AM +0200, Tariq Toukan wrote:
> Move fields that are not read/written in fast path to a different
> struct / cacheline in the RQ structure.
>
> Signed-off-by: Tariq Toukan <tariqt@xxxxxxxxxx>
> Reviewed-by: Dragos Tatulea <dtatulea@xxxxxxxxxx>
> ---
> drivers/net/ethernet/mellanox/mlx5/core/en.h | 4 +++-
> drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 12 +++++++-----
> 2 files changed, 10 insertions(+), 6 deletions(-)
Reviewed-by: Joe Damato <joe@xxxxxxx>