[dpdk-dev] [PATCH v3 7/8] lib/librte_vhost:dequeue vhost TX offload

Yuanhan Liu yuanhan.liu at linux.intel.com
Mon Nov 9 05:00:53 CET 2015


On Wed, Nov 04, 2015 at 06:54:15PM +0800, Jijiang Liu wrote:
> Dequeue vhost TX offload in vhost lib.

This is not enough; you need do corresponding setups at RX side,
otherwise the packet will be droped in the target VM at TCP layer
in VM2VM case, for checksum validation is failed.

	--yliu


More information about the dev mailing list