Re: [PATCH net-next V2 00/11] vhost_net TX batching
From: David Miller
Date: Thu Sep 13 2018 - 12:28:22 EST
From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Wed, 12 Sep 2018 11:16:58 +0800
> This series tries to batch submitting packets to underlayer socket
> through msg_control during sendmsg(). This is done by:
...
Series applied, thanks Jason.