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=0xf0000000

In my setup, it has two sockets, but with this option, two cores in first
socket shows 100% cpu utilization. In addition, when I created dpdk ring
devices, they are created in only first socket.

Does current version of OVS with dpdk support multiple sockets?
If so, are there other options to use both?


Thanks,
Junguk
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to