[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190617.135821.1970853531857836652.davem@davemloft.net>
Date: Mon, 17 Jun 2019 13:58:21 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: mst@...hat.com, kvm@...r.kernel.org,
virtualization@...ts.linux-foundation.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, huhai@...inos.cn
Subject: Re: [PATCH net-next] vhost_net: disable zerocopy by default
From: Jason Wang <jasowang@...hat.com>
Date: Mon, 17 Jun 2019 05:20:54 -0400
> Vhost_net was known to suffer from HOL[1] issues which is not easy to
> fix. Several downstream disable the feature by default. What's more,
> the datapath was split and datacopy path got the support of batching
> and XDP support recently which makes it faster than zerocopy part for
> small packets transmission.
>
> It looks to me that disable zerocopy by default is more
> appropriate. It cold be enabled by default again in the future if we
> fix the above issues.
>
> [1] https://patchwork.kernel.org/patch/3787671/
>
> Signed-off-by: Jason Wang <jasowang@...hat.com>
Applied, thanks Jason.
Powered by blists - more mailing lists