[dpdk-dev] [PATCH 1/2] net/vhost: support TSO disabling
    Tiwei Bie 
    tiwei.bie at intel.com
       
    Thu Jun 20 04:26:09 CEST 2019
    
    
  
On Wed, Jun 19, 2019 at 11:53:05AM +0200, Maxime Coquelin wrote:
> 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.
> 
> For TSO, I think it make sense to have the option to disable it,
> as it requires the application to support it.
> 
> I even wonder whether it should not be disabled by default.
> Any thoughts?
Agree, it looks better to disable it by default.
Thanks,
Tiwei
    
    
More information about the dev
mailing list