Hi Junguk,
On 09/08/2016 05:07 PM, Junguk Cho wrote:
Hi, I used OVS with dpdk.
When I started ovs, I used this option to pin some cores for ovs.
sudo ovs-vsctl --no-wait set Open_vSwitch .
other_config:pmd-cpu-mask=0xf000
In my setup, it has two sockets, but with this option, two cores in
Hi, I used OVS with dpdk.
When I started ovs, I used this option to pin some cores for ovs.
sudo ovs-vsctl --no-wait set Open_vSwitch .
other_config:pmd-cpu-mask=0xf000
In my setup, it has two sockets, but with this option, two cores in first
socket shows 100% cpu utilization. In addition, wh