[dpdk-dev] [PATCH] vhost: do deep copy while reallocate vq

Yuanhan Liu yliu at fridaylinux.org
Wed Jan 17 15:46:21 CET 2018


On Mon, Jan 15, 2018 at 06:32:19AM -0500, Junjie Chen wrote:
> When vhost reallocate dev and vq for NUMA enabled case, it doesn't perform
> deep copy, which lead to 1) zmbuf list not valid 2) remote memory access.
> This patch is to re-initlize the zmbuf list and also do the deep copy.
> 
> Signed-off-by: Junjie Chen <junjie.j.chen at intel.com>
> ---

Applied to dpdk-next-virtio.

Thanks.

	--yliu


More information about the dev mailing list