Hi Team,

I have followed this wiki 
https://wiki.fd.io/view/VPP/Configure_VPP_As_A_Router_Between_Namespaces 
<https://wiki.fd.io/view/VPP/Configure_VPP_As_A_Router_Between_Namespaces> that 
I can ping between two namespaces.

I can also use iperf between two namespaces without VPP.

But when I use iperf to see the VPP traffic performance between two namespaces, 
I can not get anything but connection timed out on the client.

ip netns exec vpp1 iperf3 -s
server listening on port 5201

Ip netns exec vpp2 iperf3 -c 172.16.1.2
connection timed out

Is that correct that I use iperf to see the traffic performance between 
namespaces? Or is there a better way to judge the performance of VPP you would 
recommend?

Thank you in advance!
Fan Zhongyi
_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to