On 5/17/2023 8:33 AM, Chaoyong He wrote: > From: James Hershaw <[email protected]> > > To align the stats collected by nfp_net_xstats_get() to those collected > by the `ethtool -S` command. This includes a number of extended > statistics for both nfp_net and nfp_net_vf devices, as well as MAC > statistics for nfp_net devices only. This does not include extended > statistics for flower representors. > > The addresses and names of counters for these statistics are added as an > array. > > The various xstats functions for the nfp PMD are implemented in line > with the RTE API. > > Signed-off-by: James Hershaw <[email protected]> > Reviewed-by: Niklas Söderlund <[email protected]> > Reviewed-by: Chaoyong He <[email protected]> >
Applied to dpdk-next-net/main, thanks.

