[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170518.100811.2191248929136476886.davem@davemloft.net>
Date: Thu, 18 May 2017 10:08:11 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: jasowang@...hat.com
Cc: mst@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net-next V5 0/9] vhost_net rx batch dequeuing
From: Jason Wang <jasowang@...hat.com>
Date: Wed, 17 May 2017 12:14:36 +0800
> This series tries to implement rx batching for vhost-net. This is done
> by batching the dequeuing from skb_array which was exported by
> underlayer socket and pass the sbk back through msg_control to finish
> userspace copying. This is also the requirement for more batching
> implemention on rx path.
>
> Tests shows at most 7.56% improvment bon rx pps on top of batch
> zeroing and no obvious changes for TCP_STREAM/TCP_RR result.
Series applied, thanks Jason.
Powered by blists - more mailing lists