Re: [PATCH] net/intel: fix xstats name

2025-04-28 Thread Bruce Richardson
On Thu, Apr 10, 2025 at 01:52:46PM +0800, Kaiwen Deng wrote: > The igb and igc xstats name need to be changed correctly. > tx_size_1023_to_max_packets should be tx_size_1024_to_max_packets. > > Fixes: 38552317dcef ("igb: add extended stats") > Fixes: e6defdfddc3b ("net/igc: enable statistics") > C

[PATCH] net/intel: fix xstats name

2025-04-09 Thread Kaiwen Deng
The igb and igc xstats name need to be changed correctly. tx_size_1023_to_max_packets should be tx_size_1024_to_max_packets. Fixes: 38552317dcef ("igb: add extended stats") Fixes: e6defdfddc3b ("net/igc: enable statistics") Cc: sta...@dpdk.org Signed-off-by: Kaiwen Deng --- drivers/net/intel/e1