[dpdk-dev] [PATCH] vhost: fix dequeue offload support

Yuanhan Liu yliu at fridaylinux.org
Tue Oct 24 10:44:39 CEST 2017


On Tue, Oct 24, 2017 at 11:12:30AM +0800, Tiwei Bie wrote:
> When offload is enabled, vhost needs to access the first mbuf
> to get the packet info, e.g. TCP header. So we couldn't delay
> the data copy in this case.
> 
> Fixes: e5c494a7a22b ("vhost: batch small guest memory copies")
> 
> Reported-by: Lei Yao <lei.a.yao at intel.com>
> Signed-off-by: Tiwei Bie <tiwei.bie at intel.com>

Applied to dpdk-next-virtio.

Thanks.

	--yliu


More information about the dev mailing list