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") > Cc: sta...@dpdk.org > > Signed-off-by: Kaiwen Deng <kaiwenx.d...@intel.com> > --- Acked-by: Bruce Richardson <bruce.richard...@intel.com>
Applied to dpdk-next-net-intel. Thanks, /Bruce