[PATCH] net/gve: add support for basic stats
Ferruh Yigit
ferruh.yigit at amd.com
Fri Feb 3 18:39:45 CET 2023
On 11/24/2022 7:33 AM, Junfeng Guo wrote:
> Add support for dev_ops of stats_get and stats_reset.
>
> Queue stats update will be moved into xstat [1], but the basic stats
> items may still be required. So we just keep the remaining ones and
> will implement the queue stats via xstats in the coming release.
>
> [1]
> https://elixir.bootlin.com/dpdk/v22.07/ \
> source/doc/guides/rel_notes/deprecation.rst#L118
>
> Signed-off-by: Xiaoyun Li <xiaoyun.li at intel.com>
> Signed-off-by: Junfeng Guo <junfeng.guo at intel.com>
>
> Tested-by: Joshua Washington <joshwash at google.com>
>
Updated commit to add Joshua to .mailmap.
Applied to dpdk-next-net/main, thanks.
More information about the dev
mailing list