Re: [vpp-dev] Query on VPP in Aure

2022-04-28 Thread Matthew Smith via lists.fd.io
Hi John, See answers inline below... On Thu, Apr 28, 2022 at 12:51 PM John Martinez wrote: > Hello everyone! > > This is my first post to the list! > > I was able to setup VPP in AWS after > properly identifying the instance type that would allow VPP to grap the PCI > addresses that I needed to

[vpp-dev] Query on VPP in Aure

2022-04-28 Thread John Martinez
Hello everyone! This is my first post to the list! I was able to setup VPP in AWS after properly identifying the instance type that would allow VPP to grap the PCI addresses that I needed to specify in the /etc/vpp/startup.conf in the dpdk stanza. I used an m5.2xlarge in AWS and it works well!

Re: [vpp-dev] Query Regarding Bihash (VPP 2106)

2022-04-28 Thread chetan bhasin
Hi, I have tried by increasing the value of buckets to 4,997,120 for 10M DB , but I still see VPP RSZ memory is keep on growing even after 24 hours of test. Please provide suggestions Hash table 'v4_flow_hash' *10789283 active elements 6244300 active buckets* 7 free lists [len 2]

Re: [vpp-dev] Is it possible to have NAT44 and DET44 simultaneously?

2022-04-28 Thread Filip Varga via lists.fd.io
Hi Marcelo, It is possible to run at once all of the nat plugins. There are few issues I can see. Using forwarding enabled configuration with nat44-ed should let all of the in2out traffic except static mapping get ignored / not translated. This should let you run both in2out nat44-ed and in2ou