Re: [dpdk-dev] [PATCH 0/2] xstats related patches

2019-11-08 Thread Ferruh Yigit
On 11/1/2019 8:12 PM, Stephen Hemminger wrote: > This is an updated simplified version of previous failsafe xstats > patch and a bug fix for testpmd. > > The failsafe xstats patch is almostly a complete redo. > > Stephen Hemminger (2): > app/testpmd: block xstats for hidden ports > failsafe:

[dpdk-dev] [PATCH 0/2] xstats related patches

2019-11-01 Thread Stephen Hemminger
This is an updated simplified version of previous failsafe xstats patch and a bug fix for testpmd. The failsafe xstats patch is almostly a complete redo. Stephen Hemminger (2): app/testpmd: block xstats for hidden ports failsafe: implement xstats app/test-pmd/config.c | 8 ++