On 6/19/19 8:13 AM, Noa Ezra wrote: > 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 <n...@mellanox.com> > Reviewed-by: Matan Azrad <ma...@mellanox.com> > --- > doc/guides/nics/vhost.rst | 5 +++++ > drivers/net/vhost/rte_eth_vhost.c | 30 +++++++++++++++++++++++++++--- > 2 files changed, 32 insertions(+), 3 deletions(-) > Applied to dpdk-next-virtio/master with changing the defaul to disabled. Thanks, Maxime