[vpp-dev] stats mess

2018-02-27 Thread Klement Sekera
Hi, While doing some testing I noticed that vpp ends in a strange state when doing a specific stats dance: 1. want_interface_simple_stats 2. disconnect 3. connect 4. want_stats 5. disconnect 6. connect 7. want_interface_simple_stats Now what happens is that vpp sends combined interface counters

Re: [vpp-dev] stats mess

2018-02-27 Thread Dave Wallace
Hi Klement, Thanks for the bug report.  Could you please submit a Jira for this so it doesn't get lost? Thanks, -daw- On 02/27/2018 08:33 AM, Klement Sekera wrote: Hi, While doing some testing I noticed that vpp ends in a strange state when doing a specific stats dance: 1. want_interface_

Re: [vpp-dev] stats mess

2018-03-05 Thread Keith Burns
Klement, I didn't actually test that specific combo. ~0 was kept for backwards compatibility. If you raise the JIRA, assign it to me, and I will have a look. On Tue, Feb 27, 2018 at 5:33 AM Klement Sekera wrote: > Hi, > > While doing some testing I noticed that vpp ends in a strange state w