Re: [PATCH net-next V2 2/5] net/mlx5e: Report RX HW-GRO netdev stats
From: Jakub Kicinski
Date: Tue Mar 10 2026 - 23:14:24 EST
On Mon, 9 Mar 2026 11:55:16 +0200 Tariq Toukan wrote:
> Report RX hardware GRO statistics via the netdev queue stats API by
> mapping the existing gro_packets, gro_bytes and gro_skbs counters to the
> hw_gro_wire_packets, hw_gro_wire_bytes and hw_gro_packets fields.
This looks right now:
Reviewed-by: Jakub Kicinski <kuba@xxxxxxxxxx>