Re: [ovs-dev] [RFC PATCH v2] netdev-dpdk: NUMA Aware vHost

2016-03-30 Thread Ben Pfaff
On Wed, Mar 16, 2016 at 02:36:55PM +, Ciara Loftus wrote: > This commit allows for vHost memory from QEMU, DPDK and OVS, as well > as the servicing PMD, to all come from the same socket. > > DPDK v2.2 introduces a new configuration option: > CONFIG_RTE_LIBRTE_VHOST_NUMA. If enabled, DPDK detec

[ovs-dev] [RFC PATCH v2] netdev-dpdk: NUMA Aware vHost

2016-03-19 Thread Ciara Loftus
This commit allows for vHost memory from QEMU, DPDK and OVS, as well as the servicing PMD, to all come from the same socket. DPDK v2.2 introduces a new configuration option: CONFIG_RTE_LIBRTE_VHOST_NUMA. If enabled, DPDK detects the socket from which a vhost device's memory has been allocated by Q