Re: [dpdk-dev] [PATCH 0/4] net/sfc/base: add new stats

2018-05-09 Thread Ferruh Yigit
On 5/3/2018 3:41 PM, Andrew Rybchenko wrote: > Update net/sfc base driver to provide a new stats available on > XtremeScale X2 (aka Medford2) NICs. No new code is required in > net/sfc PMD. > > HLB_IDLE and HLB_TIMEOUT stats are useful for packet drops and > performance investigations. > > There

[dpdk-dev] [PATCH 0/4] net/sfc/base: add new stats

2018-05-03 Thread Andrew Rybchenko
Update net/sfc base driver to provide a new stats available on XtremeScale X2 (aka Medford2) NICs. No new code is required in net/sfc PMD. HLB_IDLE and HLB_TIMEOUT stats are useful for packet drops and performance investigations. There are few checkpatches.sh warnings due to coding style differen