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: 
 <176351762276.179988.15923196543192487658.git-patchwork-notify@kernel.org>
Date: Wed, 19 Nov 2025 02:00:22 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Steffen Klassert <steffen.klassert@...unet.com>
Cc: davem@...emloft.net, kuba@...nel.org, herbert@...dor.apana.org.au,
 netdev@...r.kernel.org
Subject: Re: [PATCH 01/12] xfrm: Refactor xfrm_input lock to reduce contention
 with RSS

Hello:

This series was applied to netdev/net-next.git (main)
by Steffen Klassert <steffen.klassert@...unet.com>:

On Tue, 18 Nov 2025 10:25:38 +0100 you wrote:
> From: Jianbo Liu <jianbol@...dia.com>
> 
> With newer NICs like mlx5 supporting RSS for IPsec crypto offload,
> packets for a single Security Association (SA) are scattered across
> multiple CPU cores for parallel processing. The xfrm_state spinlock
> (x->lock) is held for each packet during xfrm processing.
> 
> [...]

Here is the summary with links:
  - [01/12] xfrm: Refactor xfrm_input lock to reduce contention with RSS
    https://git.kernel.org/netdev/net-next/c/10a118619439
  - [02/12] xfrm: Skip redundant replay recheck for the hardware offload path
    https://git.kernel.org/netdev/net-next/c/b427c0c3bc40
  - [03/12] pfkey: Deprecate pfkey
    https://git.kernel.org/netdev/net-next/c/6b3b6e59c4f8
  - [04/12] Documentation: xfrm_device: Wrap iproute2 snippets in literal code block
    https://git.kernel.org/netdev/net-next/c/68ec5df1d894
  - [05/12] Documentation: xfrm_device: Use numbered list for offloading steps
    https://git.kernel.org/netdev/net-next/c/340e2a738665
  - [06/12] Documentation: xfrm_device: Separate hardware offload sublists
    https://git.kernel.org/netdev/net-next/c/840188d276a3
  - [07/12] Documentation: xfrm_sync: Properly reindent list text
    https://git.kernel.org/netdev/net-next/c/a397b259c173
  - [08/12] Documentation: xfrm_sync: Trim excess section heading characters
    https://git.kernel.org/netdev/net-next/c/01ad7831fbb2
  - [09/12] Documentation: xfrm_sysctl: Trim trailing colon in section heading
    https://git.kernel.org/netdev/net-next/c/c08b786b8295
  - [10/12] Documentation: xfrm_sync: Number the fifth section
    https://git.kernel.org/netdev/net-next/c/7276e7ae569b
  - [11/12] net: Move XFRM documentation into its own subdirectory
    https://git.kernel.org/netdev/net-next/c/03e23b18c720
  - [12/12] MAINTAINERS: Add entry for XFRM documentation
    https://git.kernel.org/netdev/net-next/c/939ba8c5b81c

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