[dpdk-dev] [PATCH 1/2] net/cxgbe: add support for xstats API for the VF
Ferruh Yigit
ferruh.yigit at intel.com
Thu Sep 30 18:09:33 CEST 2021
On 9/27/2021 7:01 PM, Rahul Lakkireddy wrote:
> From: Nikhil Vasoya <nikhil.vasoya at chelsio.com>
>
> Add support to fetch port and queue stats via xstats API. Also remove
> queue stats from basic stats because they're now available via xstats
> API for the VF.
>
> Signed-off-by: Nikhil Vasoya <nikhil.vasoya at chelsio.com>
> Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy at chelsio.com>
> ---
> drivers/net/cxgbe/cxgbe_ethdev.c | 68 +++++++++++++++++++++---------
> drivers/net/cxgbe/cxgbe_pfvf.h | 11 +++++
> drivers/net/cxgbe/cxgbevf_ethdev.c | 20 +++------
Can you please update the .ini file (doc/guides/nics/features/cxgbevf.ini) and
announce "Extended stats" feature?
btw, PF (doc/guides/nics/features/cxgbe.ini) also seems missing "Extended stats"
feature.
More information about the dev
mailing list