On 2016年08月05日 17:02, Cornelia Huck wrote:
On Thu, 4 Aug 2016 22:52:29 +0300
"Michael S. Tsirkin" wrote:
On Thu, Aug 04, 2016 at 09:35:15AM +0200, Cornelia Huck wrote:
On Thu, 4 Aug 2016 02:16:14 +0300
"Michael S. Tsirkin" wrote:
This allows increasing the rx queue size up to 1024: unlik
On Thu, 4 Aug 2016 22:52:29 +0300
"Michael S. Tsirkin" wrote:
> On Thu, Aug 04, 2016 at 09:35:15AM +0200, Cornelia Huck wrote:
> > On Thu, 4 Aug 2016 02:16:14 +0300
> > "Michael S. Tsirkin" wrote:
> >
> > > This allows increasing the rx queue size up to 1024: unlike with tx,
> > > guests don't
On Thu, Aug 04, 2016 at 09:35:15AM +0200, Cornelia Huck wrote:
> On Thu, 4 Aug 2016 02:16:14 +0300
> "Michael S. Tsirkin" wrote:
>
> > This allows increasing the rx queue size up to 1024: unlike with tx,
> > guests don't put in huge S/G lists into RX so the risk of running into
> > the max 1024 l
On Thu, 4 Aug 2016 02:16:14 +0300
"Michael S. Tsirkin" wrote:
> This allows increasing the rx queue size up to 1024: unlike with tx,
> guests don't put in huge S/G lists into RX so the risk of running into
> the max 1024 limitation due to some off-by-one seems small.
>
> It's helpful for users l
On 2016年08月04日 07:16, Michael S. Tsirkin wrote:
This allows increasing the rx queue size up to 1024: unlike with tx,
guests don't put in huge S/G lists into RX so the risk of running into
the max 1024 limitation due to some off-by-one seems small.
It's helpful for users like OVS-DPDK which don
On Thu, Aug 04, 2016 at 02:16:14AM +0300, Michael S. Tsirkin wrote:
> This allows increasing the rx queue size up to 1024: unlike with tx,
> guests don't put in huge S/G lists into RX so the risk of running into
> the max 1024 limitation due to some off-by-one seems small.
>
> It's helpful for use
This allows increasing the rx queue size up to 1024: unlike with tx,
guests don't put in huge S/G lists into RX so the risk of running into
the max 1024 limitation due to some off-by-one seems small.
It's helpful for users like OVS-DPDK which don't do any buffering on the
host - 1K roughly matches