Re: [ovs-dev] [PATCH v10 3/6] netdev-dpdk: Autofill lcore coremask if absent

2016-03-28 Thread Daniele Di Proietto
On 09/03/2016 09:38, "Aaron Conole" wrote: >The user has control over the DPDK internal lcore coremask, but this >parameter can be autofilled with a bit more intelligence. If the user >does not fill this parameter in, we use the lowest set bit in the >current task CPU

[ovs-dev] [PATCH v10 3/6] netdev-dpdk: Autofill lcore coremask if absent

2016-03-09 Thread Aaron Conole
The user has control over the DPDK internal lcore coremask, but this parameter can be autofilled with a bit more intelligence. If the user does not fill this parameter in, we use the lowest set bit in the current task CPU affinity. Otherwise, we will reassign the current thread to the specified