Re: [vpp-dev] VPP Issues On Kubernetes

2021-12-02 Thread Christopher Adigun
Hi Nathan, Thanks for the response, I was using *no-multi-seg* parameter which I think affected the MTU/Jumbo settings of the ENIs, after removing it from the startup.conf file, the iperf results produced averagely 4.8/4.9Gbps On Wed, Dec 1, 2021 at 11:00 AM Nathan Skrzypczak < nathan.skrzypc...

Re: [vpp-dev] VPP Issues On Kubernetes

2021-12-01 Thread Nathan Skrzypczak
Hi Christopher, This looks like an MTU issue from afar, the VPP config you have seems fine, but it's surprising that your `show hardware-interfaces` doesn't show the "carrier up ... mtu 9001" part for VirtualFunctionEthernet0/7/0 The "Link speed: unknown" part should be fine thought. Maybe you ca

[vpp-dev] VPP Issues On Kubernetes

2021-11-29 Thread Christopher Adigun
Hello, I am currently trying to run a UPF application via VPP, I decided to use DPDK and Kubernetes but the speeds I am getting with iperf is not realistic, I am getting 0 Mbps when I use the VPP as a gateway, if I remove the VPP as gateway the throughput speed goes around 4Gbps iperf3 -c 10.0.7