Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1466776

Re: [PATCH net-next] hv_netvsc: Implement batching of receive completions

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH net-next] hv_netvsc: Implement batching of receive completions
Date 2016-08-20 07:50 +0200
Message-ID <s87km-7o3-3@gated-at.bofh.it> (permalink)
References <s7Y7n-1ss-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

> From: Haiyang Zhang <haiyangz@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 <haiyangz@microsoft.com>
> Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>

Applied, thanks.

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH net-next] hv_netvsc: Implement batching of receive completions Haiyang Zhang <haiyangz@linuxonhyperv.com> - 2016-08-19 22:00 +0200
  Re: [PATCH net-next] hv_netvsc: Implement batching of receive  completions David Miller <davem@davemloft.net> - 2016-08-20 07:50 +0200

csiph-web