Re: [vpp-dev] executing vpp hoststack setup

2020-07-09 Thread Florin Coras
Hi, Yes, it can. That is, you can run iperf + vpp on one side and iperf + linux on the other. Regards, Florin > On Jul 8, 2020, at 2:17 PM, sadhanakesa...@gmail.com wrote: > > Hi , > I am trying to execute this example here for hoststack : > https://wiki.fd.io/view/VPP/HostStack/LDP/iperf

[vpp-dev] executing vpp hoststack setup

2020-07-08 Thread sadhanakesavan
Hi , I am trying to execute this example here for hoststack  : https://wiki.fd.io/view/VPP/HostStack/LDP/iperf does the client need to be a vpp instance in order to connect to server? can a ordinary linux instance still connect to use the userspace tcp on he serverside having vpp hoststack ? -=-