Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-28 Thread Chandra Mohan, Vijay Mohan
uot; Date: Thursday, March 28, 2019 at 1:10 AM To: "Chandra Mohan, Vijay Mohan" Cc: "vpp-dev@lists.fd.io" Subject: Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question Your nunbers are quite low, 1500 byte packets means you are bellow 1 Mpps. I saw in the past situa

Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-28 Thread Damjan Marion via Lists.Fd.Io
27, 2019 at 8:41 PM > To: Damjan Marion mailto:dmar...@me.com>> > Cc: "vpp-dev@lists.fd.io <mailto:vpp-dev@lists.fd.io>" <mailto:vpp-dev@lists.fd.io>> > Subject: Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question > > Thanks, Damjan for the hints. T

Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-27 Thread Chandra Mohan, Vijay Mohan
To add to the previous email, I am testing with single-tagged traffic. -VIjay From: on behalf of "Chandra Mohan, Vijay Mohan" Date: Wednesday, March 27, 2019 at 8:41 PM To: Damjan Marion Cc: "vpp-dev@lists.fd.io" Subject: Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performa

Re: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question

2019-03-27 Thread Chandra Mohan, Vijay Mohan
: "vpp-dev@lists.fd.io" Subject: [**EXTERNAL**] Re: [vpp-dev] VPP Performance question Few hints: 1. When you observe “show run” statistics, you always do: 1. start traffic 2. clear run 3. wait a bit 4 show run Otherwise statistics will show you average which includes period without tra

Re: [vpp-dev] VPP Performance question

2019-03-26 Thread Damjan Marion via Lists.Fd.Io
Few hints: 1. When you observe “show run” statistics, you always do: 1. start traffic 2. clear run 3. wait a bit 4 show run Otherwise statistics will show you average which includes period without traffic. 2. debug CLI commands are typically causing barrier sync (unless handler is explicitl

[vpp-dev] VPP Performance question

2019-03-25 Thread Chandra Mohan, Vijay Mohan
Hi Everyone, I am working on measuring the performance with a xconnect of two sub-interfaces. I did see quite a few performance related questions & answers in the community which were very helpful to get to this point. However, I’m still facing rx and tx queue drops (“rx misses” and “tx-error”)