On 9/27/2021 7:01 PM, Rahul Lakkireddy wrote: > From: Nikhil Vasoya <nikhil.vas...@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.vas...@chelsio.com> > Signed-off-by: Rahul Lakkireddy <rahul.lakkire...@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.