Re: [dpdk-dev] [PATCH v2 0/2] net/cxgbe: add VF xstats and firmware version

2021-10-05 Thread Ferruh Yigit
On 9/30/2021 6:09 PM, Rahul Lakkireddy wrote: This series of patches add following features. Patch 1 adds support to fetch port and queue stats via xstats API for VF. Patch 2 adds support to get firmware version. Thanks, Rahul --- v2: - Update Extended Stats and FW version features in cxgbe.i

[dpdk-dev] [PATCH v2 0/2] net/cxgbe: add VF xstats and firmware version

2021-09-30 Thread Rahul Lakkireddy
This series of patches add following features. Patch 1 adds support to fetch port and queue stats via xstats API for VF. Patch 2 adds support to get firmware version. Thanks, Rahul --- v2: - Update Extended Stats and FW version features in cxgbe.ini and cxgbevf.ini Nikhil Vasoya (2): net/c