lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 22 Mar 2017 11:23:08 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     stephen@...workplumber.org
Cc:     kys@...rosoft.com, haiyangz@...rosoft.com, netdev@...r.kernel.org,
        sthemmin@...rosoft.com
Subject: Re: [PATCH net-next 0/2] netvsc: performance regressions in
 net-next

From: Stephen Hemminger <stephen@...workplumber.org>
Date: Mon, 20 Mar 2017 13:31:52 -0700

> On Mon, 20 Mar 2017 13:28:03 -0700
> Stephen Hemminger <stephen@...workplumber.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.

Oh, ok, good thing I saw this before pushing out.

Reverted.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ