[ovs-discuss] CFP for OpenStack Open Source Days Sydney

2017-09-20 Thread Ben Pfaff
In May, the OpenStack Summit graciously offered Open vSwitch use of a room for a day of talks, and it worked out great. For the OpenStack Summit in Sydney, which will be held Nov. 6-8, they've again offered us time for Open vSwitch related talks, although this time, we only have have two 40-minute

Re: [ovs-discuss] how many CPU cannot allocate for PMD thread?

2017-09-20 Thread Flavio Leitner
On Wed, 20 Sep 2017 09:13:55 +0800 Sun Paul wrote: > sorry about that > > # ovs-vsctl get Open_vSwitch . other_config > {dpdk-init="true", n-dpdk-rxqs="2", pmd-cpu-mask="0x6"} Have you tried to change pmd-cpu-mask? Because that is mask of bits representing the CPUs you allow PMDs to be created.

Re: [ovs-discuss] ovs_dpdk: dpdk-socket-mem usage question

2017-09-20 Thread 王志克
Thanks Billy. I will tune it during my test while trying to reading related code to understand the logic. Br, Wang Zhike -Original Message- From: O Mahony, Billy [mailto:billy.o.mah...@intel.com] Sent: Tuesday, September 19, 2017 9:07 PM To: 王志克; ovs-...@openvswitch.org; ovs-discuss@op