Re: [ovs-dev] [PATCH v2 1/1] netdev-dpdk: NUMA Aware vHost User

2016-06-17 Thread Daniele Di Proietto
Thanks for v2, applied to master. 2016-06-13 3:10 GMT-07:00 Ciara Loftus : > This commit allows for vHost User memory from QEMU, DPDK and OVS, as > well as the servicing PMD, to all come from the same socket. > > The socket id of a vhost-user port used to be set to that of the master > lcore. Now

[ovs-dev] [PATCH v2 1/1] netdev-dpdk: NUMA Aware vHost User

2016-06-13 Thread Ciara Loftus
This commit allows for vHost User memory from QEMU, DPDK and OVS, as well as the servicing PMD, to all come from the same socket. The socket id of a vhost-user port used to be set to that of the master lcore. Now it is possible to update the socket id if it is detected (during VM boot) that the vh