net/vhost: support TSO disabling
authorNoa Ezra <noae@mellanox.com>
Wed, 19 Jun 2019 06:13:44 +0000 (06:13 +0000)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 7 Oct 2019 13:00:57 +0000 (15:00 +0200)
commite289400669d552600c64d3fff1c0798fcf7ae5d0
treed8f086421a24068c7bcb74f933f9c87f63d7bf7a
parent7454b05d0b10c7cd054f15685d5c06a3d73c8020
net/vhost: support TSO disabling

TSO (TCP Segmentation Offload) is enabled by default on vhost.
Add the ability to disable TSO on vhost.
The user should also disable the feature on the virtual machine's xml.

Signed-off-by: Noa Ezra <noae@mellanox.com>
Signed-off-by: Maxime Coquelin <maxime.coquelin@redhat.com>
Reviewed-by: Matan Azrad <matan@mellanox.com>
doc/guides/nics/vhost.rst
drivers/net/vhost/rte_eth_vhost.c