Re: [vpp-dev] multiple CGNAT instance in one VPP

2021-01-14 Thread Ole Troan
Hi Andreas, > I'm trying to run multiple CGNAT setup with the same VPP instance. Each CGNAT > is supposed to be bound to a unique combination of in/out interface (each > interface has a different IP table). > > What I have found so far is that this does not work. VPP currently can have > only

Re: [vpp-dev] Performance of VPP TCP Stack #hoststack #vnet #vpp-dev #vpp_1804 #vppcapi #vppcom #vpp-hoststack #vppfortelecomm

2021-01-14 Thread Florin Coras
Hi Anurag, Unfortunately, we don’t currently track tcp performance in csit but you should be able to do some throughput measurements yourself using something like this [1]. For reference, on Intel Xeon Gold 6146 and XL710 nics, one connection should be able to saturate the nic (~37Gbps). If yo