Re: [vpp-dev] Vectors/node and packet size

2020-07-10 Thread Jeremy Brown via lists.fd.io
29 Jun 2020, at 18:22, Jeremy Brown via lists.fd.io wrote: Greetings,   This is my first post to the forum, so if this is not the right place for this post please let me know.   I had a question on VPP performance. We are running two testcases, we limit it to single threaded and just using one

Re: [vpp-dev] Vectors/node and packet size

2020-07-10 Thread Jeremy Brown via lists.fd.io
, the same work in the same scale seem to be taking place… it’s a little strange. Thanks, Damjan On 29 Jun 2020, at 18:22, Jeremy Brown via lists.fd.io wrote: Greetings,   This is my first post to the forum, so if this is not the right place for this post please let me know.   I had a question

Re: [vpp-dev] Vectors/node and packet size

2020-07-09 Thread Jeremy Brown via lists.fd.io
ode.c#L316-L317 [2] https://jira.fd.io/browse/VPP-1876 From: vpp-dev@lists.fd.io On Behalf Of Jeremy Brown via lists.fd.io Sent: Wednesday, 2020-July-01 18:10 To: Dave Barach (dbarach) ; vpp-dev@lists.fd.io; Dany Gregoire Subject: Re: [vpp-dev] Vectors/node and packet size VPP is restarted be

Re: [vpp-dev] Vectors/node and packet size

2020-07-02 Thread Jeremy Brown via lists.fd.io
: vpp-dev@lists.fd.io On Behalf Of Jeremy Brown via lists.fd.io Sent: Monday, June 29, 2020 12:22 PM To: vpp-dev@lists.fd.io; Dany Gregoire Subject: [vpp-dev] Vectors/node and packet size Greetings, This is my first post to the forum, so if this is not the right place for this post please let

[vpp-dev] Vectors/node and packet size

2020-07-01 Thread Jeremy Brown via lists.fd.io
Greetings, This is my first post to the forum, so if this is not the right place for this post please let me know. I had a question on VPP performance. We are running two testcases, we limit it to single threaded and just using one core in order to reduce as many variables as we can. In the tw