Re: [PATCH v2 net 3/9] net: enetc: correct the xdp_tx statistics
From: Vladimir Oltean
Date: Thu Feb 20 2025 - 12:00:26 EST
On Wed, Feb 19, 2025 at 01:42:41PM +0800, Wei Fang wrote:
> The 'xdp_tx' is used to count the number of XDP_TX frames sent, not the
> number of Tx BDs.
>
> Fixes: 7ed2bc80074e ("net: enetc: add support for XDP_TX")
> Cc: stable@xxxxxxxxxxxxxxx
> Signed-off-by: Wei Fang <wei.fang@xxxxxxx>
> ---
Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>