Re: [PATCH] net/nfp: implement xstats functions

2023-05-18 Thread Ferruh Yigit
On 5/17/2023 8:33 AM, Chaoyong He wrote: > From: James Hershaw > > 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_ne

[PATCH] net/nfp: implement xstats functions

2023-05-17 Thread Chaoyong He
From: James Hershaw 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 statis