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]
Message-Id: 
 <173118902902.3018960.15714262334867949431.git-patchwork-notify@kernel.org>
Date: Sat, 09 Nov 2024 21:50:29 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Gilad Naaman <gnaaman@...venets.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com,
 kuba@...nel.org, pabeni@...hat.com, kuniyu@...zon.com
Subject: Re: [PATCH net-next v9 0/6] Improve neigh_flush_dev performance

Hello:

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

On Thu,  7 Nov 2024 16:04:37 +0000 you wrote:
> This patchsets improves the performance of neigh_flush_dev.
> 
> Currently, the only way to implement it requires traversing
> all neighbours known to the kernel, across all network-namespaces.
> 
> This means that some flows are slowed down as a function of neigh-scale,
> even if the specific link they're handling has little to no neighbours.
> 
> [...]

Here is the summary with links:
  - [net-next,v9,1/6] neighbour: Add hlist_node to struct neighbour
    https://git.kernel.org/netdev/net-next/c/41b3caa7c076
  - [net-next,v9,2/6] neighbour: Define neigh_for_each_in_bucket
    https://git.kernel.org/netdev/net-next/c/d7ddee1a522d
  - [net-next,v9,3/6] neighbour: Convert seq_file functions to use hlist
    https://git.kernel.org/netdev/net-next/c/00df5e1a3fdf
  - [net-next,v9,4/6] neighbour: Convert iteration to use hlist+macro
    https://git.kernel.org/netdev/net-next/c/0e3bcb0f78a0
  - [net-next,v9,5/6] neighbour: Remove bare neighbour::next pointer
    https://git.kernel.org/netdev/net-next/c/a01a67ab2fff
  - [net-next,v9,6/6] neighbour: Create netdev->neighbour association
    https://git.kernel.org/netdev/net-next/c/f7f52738637f

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