From: Haiyang Zhang <haiya...@linuxonhyperv.com>
Date: Fri, 19 Aug 2016 14:47:09 -0700

> From: Haiyang Zhang <haiya...@microsoft.com>
> 
> The existing code uses busy retry when unable to send out receive
> completions due to full ring buffer. It also gives up retrying after limit
> is reached, and causes receive buffer slots not being recycled.
> This patch implements batching of receive completions. It also prevents
> dropping receive completions due to full ring buffer.
> 
> Signed-off-by: Haiyang Zhang <haiya...@microsoft.com>
> Reviewed-by: Stephen Hemminger <sthem...@microsoft.com>

Applied, thanks.
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to