[PATCH] net/nfp: implement xstats functions
Ferruh Yigit
ferruh.yigit at amd.com
Thu May 18 13:46:10 CEST 2023
On 5/17/2023 8:33 AM, Chaoyong He wrote:
> From: James Hershaw <james.hershaw at corigine.com>
>
> 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 <james.hershaw at corigine.com>
> Reviewed-by: Niklas Söderlund <niklas.soderlund at corigine.com>
> Reviewed-by: Chaoyong He <chaoyong.he at corigine.com>
>
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list