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, 09 Feb 2022 05:20:33 +0000
From:   patchwork-bot+netdevbpf@...nel.org
To:     Eric Dumazet <eric.dumazet@...il.com>
Cc:     davem@...emloft.net, kuba@...nel.org, netdev@...r.kernel.org,
        dsahern@...nel.org, edumazet@...gle.com
Subject: Re: [PATCH v2 net-next 00/11] net: speedup netns dismantles

Hello:

This series was applied to netdev/net-next.git (master)
by Jakub Kicinski <kuba@...nel.org>:

On Mon,  7 Feb 2022 20:50:27 -0800 you wrote:
> From: Eric Dumazet <edumazet@...gle.com>
> 
> In this series, I made network namespace deletions more scalable,
> by 4x on the little benchmark described in this cover letter.
> 
> - Remove bottleneck on ipv6 addrconf, by replacing a global
>   hash table to a per netns one.
> 
> [...]

Here is the summary with links:
  - [v2,net-next,01/11] ipv6/addrconf: allocate a per netns hash table
    https://git.kernel.org/netdev/net-next/c/21a216a8fc63
  - [v2,net-next,02/11] ipv6/addrconf: use one delayed work per netns
    https://git.kernel.org/netdev/net-next/c/8805d13ff1b2
  - [v2,net-next,03/11] ipv6/addrconf: switch to per netns inet6_addr_lst hash table
    https://git.kernel.org/netdev/net-next/c/e66d11722204
  - [v2,net-next,04/11] nexthop: change nexthop_net_exit() to nexthop_net_exit_batch()
    https://git.kernel.org/netdev/net-next/c/fea7b201320c
  - [v2,net-next,05/11] ipv4: add fib_net_exit_batch()
    https://git.kernel.org/netdev/net-next/c/1c6957646143
  - [v2,net-next,06/11] ipv6: change fib6_rules_net_exit() to batch mode
    https://git.kernel.org/netdev/net-next/c/ea3e91666ddd
  - [v2,net-next,07/11] ip6mr: introduce ip6mr_net_exit_batch()
    https://git.kernel.org/netdev/net-next/c/e2f736b753ec
  - [v2,net-next,08/11] ipmr: introduce ipmr_net_exit_batch()
    https://git.kernel.org/netdev/net-next/c/696e595f7075
  - [v2,net-next,09/11] can: gw: switch cangw_pernet_exit() to batch mode
    https://git.kernel.org/netdev/net-next/c/ef0de6696c38
  - [v2,net-next,10/11] bonding: switch bond_net_exit() to batch mode
    https://git.kernel.org/netdev/net-next/c/16a41634acca
  - [v2,net-next,11/11] net: remove default_device_exit()
    https://git.kernel.org/netdev/net-next/c/ee403248fa6d

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ