RE: [PATCH v3 1/2] virtio-net: enable configurable tx queue size

From
Wang, Wei W <>
Date
2017-06-27T05:25:03+00:00
ID
Thread
RE: [PATCH v3 1/2] virtio-net: enable configurable tx queue size
On Tuesday, June 27, 2017 9:51 AM, Eric Blake wrote:
> On 06/22/2017 09:32 PM, Wei Wang wrote:
> > This patch enables the virtio-net tx queue size to be configurable 
> > between 256 (the default queue size) and 1024 by the user when the 
> > vhost-user backend is used.
> 
> When sending a multi-patch series, don't forget the 0/2 cover letter.
> 

Thanks for the reminder, and I'll do it in the next version.

Best,
Wei