[dpdk-dev] [PATCH 0/2] net/cxgbe: add support for xstats API

Rahul Lakkireddy rahul.lakkireddy at chelsio.com
Thu Jun 3 17:30:24 CEST 2021


This series of patches add support to fetch port and queue stats via
xstats API.

Patch 1 adds support to fetch port and queue stats via xstats API.

Patch 2 removes queue stats from basic stats since they're available
via xstats API. Also removes RTE_ETH_DEV_AUTOFILL_QUEUE_XSTATS flag.

Rahul Lakkireddy (2):
  net/cxgbe: add support for xstats API
  net/cxgbe: remove queue stats from basic stats

 drivers/net/cxgbe/cxgbe_ethdev.c | 320 ++++++++++++++++++++++++++++---
 1 file changed, 296 insertions(+), 24 deletions(-)

-- 
2.27.0



More information about the dev mailing list