On Mon, 20 Mar 2017 13:28:03 -0700
Stephen Hemminger <step...@networkplumber.org> wrote:

> Fix for performance regression introduced with NAPI change;
> and followup cleanup of vmbus core code.
> 
> Stephen Hemminger (2):
>   netvsc: fix NAPI performance regression
>   vmbus: no longer expose iterator internals
> 
>  drivers/hv/ring_buffer.c        | 51 
> +++++++++++++++++++++--------------------
>  drivers/net/hyperv/hyperv_net.h |  1 +
>  drivers/net/hyperv/netvsc.c     | 41 +++++++++++++++------------------
>  include/linux/hyperv.h          | 22 +-----------------
>  4 files changed, 46 insertions(+), 69 deletions(-)
> 

Drop this version.  The code is correct the second patch causes
clashes with some later patches. Will resend.

Reply via email to