From: Haiyang Zhang <[email protected]> Date: Fri, 19 Aug 2016 14:47:09 -0700
> From: Haiyang Zhang <[email protected]> > > 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 <[email protected]> > Reviewed-by: Stephen Hemminger <[email protected]> Applied, thanks. _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel
