[dpdk-dev] [PATCH 1/2] net/vhost: support TSO disabling

Maxime Coquelin maxime.coquelin at redhat.com
Mon Sep 30 11:02:32 CEST 2019



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 <noae at mellanox.com>
> Reviewed-by: Matan Azrad <matan at 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




More information about the dev mailing list