7:14 PM
> To: Avi Cohen; vpp-dev@lists.fd.io
> Subject: Re: [vpp-dev] VPP low throughput
>
> Avi,
>
> You can tune a number of things to get higher throughput
>
> - Using VPP worker threads
> - Up the queue size to 1024 from the default 256 (done via qemu launch)
> -
U is quite strong - Intel i7-3930K @3.2 GHz
Best Regards
Avi
> -Original Message-
> From: Steven Luong (sluong) [mailto:slu...@cisco.com]
> Sent: Wednesday, 01 November, 2017 7:14 PM
> To: Avi Cohen; vpp-dev@lists.fd.io
> Subject: Re: [vpp-dev] VPP low throughput
>
> Av
Avi,
You can tune a number of things to get higher throughput
- Using VPP worker threads
- Up the queue size to 1024 from the default 256 (done via qemu launch)
- Enable multi-queues (done via qemu launch)
- Up the number of streams when invoking iperf3 using –P
Nevertheless, 10s Mbps is unusual
It is my 1st time running a VPP.
My setup is 2 VM's with a vpp in the middle (connected with vhost-user) as
per -
https://wiki.fd.io/view/VPP/Use_VPP_to_connect_VMs_Using_Vhost-User_Interface
But get a very low throughput with iperf3 - 10s Mbps . any idea ?
VPP is always running with DPDK -