Re: [ovs-discuss] Multiqueue with dpdk ports

2016-09-06 Thread Stokes, Ian
, September 6, 2016 11:19 AM To: d...@openvswitch.org; discuss@openvswitch.org Subject: [ovs-discuss] Multiqueue with dpdk ports Hello, OVS + DPDK provides a way to configure multiqueue for dpdk ports (in turn vhost user ports as well). ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask=c

[ovs-discuss] Multiqueue with dpdk ports

2016-09-06 Thread Kapil Adhikesavalu
Hello, OVS + DPDK provides a way to configure multiqueue for dpdk ports (in turn vhost user ports as well). ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask=c ovs-vsctl set Interface dpdk0 options:n_rxq=2 ovs-vsctl set Interface dpdk1 options:n_rxq=2 Based on what parameter, the packets