标签:设置 ovs out inter class doc int other code
http://docs.openvswitch.org/en/latest/intro/install/dpdk/?highlight=dpdk
绑定2,4,6, 8核
[root@vrouter1 ~]# ovs-vsctl set Open_vSwitch . other_config:pmd-cpu-mask=0x0154
设置4个收包队列
[root@vrouter1 ~]# ovs-vsctl set Interface dpdk-p0 options:n_rxq=4
[ovs][dpdk] ovs-dpdk 线程数,收包队列,core绑定
标签:设置 ovs out inter class doc int other code
原文地址:https://www.cnblogs.com/hugetong/p/9048151.html