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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 13 Apr 2023 12:17:45 -0700
From:   Jacob Keller <jacob.e.keller@...el.com>
To:     Heiner Kallweit <hkallweit1@...il.com>,
        Jakub Kicinski <kuba@...nel.org>,
        David Miller <davem@...emloft.net>,
        Paolo Abeni <pabeni@...hat.com>,
        "Eric Dumazet" <edumazet@...gle.com>,
        Realtek linux nic maintainers <nic_swsd@...ltek.com>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next 0/3] r8169: use new macros from netdev_queues.h



On 4/13/2023 12:13 PM, Heiner Kallweit wrote:
> Add one missing subqueue version of the macros, and use the new macros
> in r8169 to simplify the code.
> 
> Heiner Kallweit (3):
>   net: add macro netif_subqueue_completed_wake
>   r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit
>   r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path
> 
>  drivers/net/ethernet/realtek/r8169_main.c | 54 +++++++----------------
>  include/net/netdev_queues.h               | 10 +++++
>  2 files changed, 25 insertions(+), 39 deletions(-)
> 

The actual patches don't seem to have hit the list.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ