[vpp-dev] Issue with adding new new node in between ip4-input n ip4-lookup

2020-09-14 Thread Caffeine Coder via lists.fd.io
HiI am trying to add a new node to parse packet data after all vxlan decoding, ip4-input and before doing IP lookup. This code flow is is working fine for packets coming from vxlan-gpe/IPSec tunnels and not for vxlan.Traffic is working fine except not going through this new "test-node". The issu

Re: [vpp-dev] 100G with iperf3 server using VCL library

2020-09-14 Thread Florin Coras
Hi Vijay, In this sort of setup, with few connections, probably it’s inevitable to lose throughput because of the cross-numa memcpy. In your 1 iperf connection test, did you only change iperf’s numa or vpp’s worker as well? Regards, Florin > On Sep 14, 2020, at 6:35 PM, Vijay Sampath wrote:

Re: [vpp-dev] 100G with iperf3 server using VCL library

2020-09-14 Thread Vijay Sampath
Hi Florin, I ran some experiments by going cross numa, and see that I am not able to go beyond 50G. I tried with a different number of worker threads (5, 8 and 10), and going upto 10 iperf servers. I am attaching the show run output with 10 workers. When I run the same experiment in Linux, I don't

[vpp-dev] Question about acl match/permit behavior.

2020-09-14 Thread Venkat
Hello Andrew, I am doing a simple test by sending TCP flows from Trex traffic generator. Traffic source is 16.0.0.1-16.0.0.100 and destination is 48.0.0.1-48.0.0.100. I am sending TCP traffic with CPS=50 from 100 clients to 100 servers via Trex http profile. I have a reflective ACL to permit the

Re: [vpp-dev] sorted list functions?

2020-09-14 Thread Dave Barach via lists.fd.io
You're welcome to dust off, test, and use the skiplist code if you like. AFAIK, it has never been used, battle-tested, or hardened. That's why it ended up in the "deprecated" directory... Dave -Original Message- From: vpp-dev@lists.fd.io On Behalf Of G. Paul Ziemba Sent: Sunday, Septe