numam-dpdk/lib/librte_vhost
Tiwei Bie 1d8161ba02 vhost: fix dequeue offload support
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@intel.com>
Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Acked-by: Yuanhan Liu <yliu@fridaylinux.org>
2017-10-24 21:31:23 +02:00
..
2017-10-10 15:54:31 +02:00
2017-10-13 22:08:21 +02:00
2017-10-13 22:08:21 +02:00
2017-10-10 15:53:27 +02:00