Re: [dpdk-dev] [PATCH 00/11] net/sfc: support per-queue stats on EF100

2021-10-11 Thread Ferruh Yigit
On 9/28/2021 12:29 PM, Andrew Rybchenko wrote: Implement per-queue Rx and Tx statistics for EF100 in software. Packets and bytes stats are collected by the driver. Ivan Ilchenko (11): net/sfc: rename array of SW stats descriptions net/sfc: rename accumulative SW stats to total net/sfc:

[dpdk-dev] [PATCH 00/11] net/sfc: support per-queue stats on EF100

2021-09-28 Thread Andrew Rybchenko
Implement per-queue Rx and Tx statistics for EF100 in software. Packets and bytes stats are collected by the driver. Ivan Ilchenko (11): net/sfc: rename array of SW stats descriptions net/sfc: rename accumulative SW stats to total net/sfc: rename SW stats structures net/sfc: fix cleanup or