[dpdk-dev] [PATCH v3 0/2] vhost: numa aware allocation of vhost device and queues

2015-06-29 Thread Thomas Monjalon
2015-06-25 13:47, Huawei Xie: > The vhost device and queues should be allocated on the same numa node as > vring descriptor table. > When we firstly allocate the vhost device and queues, we don't know the numa > node of vring descriptor table. > When we receive the VHOST_SET_VRING_ADDR message, w

[dpdk-dev] [PATCH v3 0/2] vhost: numa aware allocation of vhost device and queues

2015-06-25 Thread Huawei Xie
The vhost device and queues should be allocated on the same numa node as vring descriptor table. When we firstly allocate the vhost device and queues, we don't know the numa node of vring descriptor table. When we receive the VHOST_SET_VRING_ADDR message, we get the numa node of vring descriptor