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, we get the numa node of 
> vring descriptor table, we will try to reallocate vhost device and queues to 
> the same numa node.

Commit messages must be wrapped.

> Huawei Xie (2):
>   use rte_malloc to allocate vhost device and queues
>   reallocate vhost device and queues when we get the address of vring 
> descriptor table

Applied, thanks

Reply via email to