[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170118.163551.1438116039860355723.davem@davemloft.net>
Date: Wed, 18 Jan 2017 16:35:51 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: mst@...hat.com, virtualization@...ts.linux-foundation.org,
netdev@...r.kernel.org, kvm@...r.kernel.org,
stephen@...workplumber.org, wexu@...hat.com, stefanha@...hat.com
Subject: Re: [PATCH net-next V5 0/3] vhost_net tx batching
From: Jason Wang <jasowang@...hat.com>
Date: Wed, 18 Jan 2017 15:02:00 +0800
> This series tries to implement tx batching support for vhost. This was
> done by using MSG_MORE as a hint for under layer socket. The backend
> (e.g tap) can then batch the packets temporarily in a list and
> submit it all once the number of bacthed exceeds a limitation.
>
> Tests shows obvious improvement on guest pktgen over over
> mlx4(noqueue) on host:
...
Series applied, thanks Jason.
Powered by blists - more mailing lists