g; driverdev-
> de...@linuxdriverproject.org
> Subject: Re: [PATCH net-next] hyperv: Increase the buffer length for
> netvsc_channel_cb()
>
> From: Haiyang Zhang
> Date: Fri, 1 Aug 2014 15:55:30 +
>
> > When the buffer is too small for a packet from VMBu
From: Haiyang Zhang
Date: Fri, 1 Aug 2014 15:55:30 +
> When the buffer is too small for a packet from VMBus, a bigger buffer will be
> allocated in netvsc_channel_cb() and retry reading the packet from VMBus.
> Increasing this buffer size will reduce the retry overhead.
>
> Signed-off-by: H
inuxdriverproject.org
> Subject: Re: [PATCH net-next] hyperv: Increase the buffer length for
> netvsc_channel_cb()
>
> From: Haiyang Zhang
> Date: Mon, 4 Aug 2014 12:33:45 -0700
>
> > When the buffer is too small for a packet from VMBus, a bigger buffer
> > will be all
From: Haiyang Zhang
Date: Mon, 4 Aug 2014 12:33:45 -0700
> When the buffer is too small for a packet from VMBus, a bigger buffer will be
> allocated in netvsc_channel_cb() and retry reading the packet from VMBus.
> Increasing this buffer size will reduce the retry overhead.
>
> Signed-off-by: H