[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173193123226.4012941.10136395644785112226.git-patchwork-notify@kernel.org>
Date: Mon, 18 Nov 2024 12:00:32 +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/11] xfrm: Add support for per cpu xfrm state handling.
Hello:
This series was applied to netdev/net-next.git (main)
by Steffen Klassert <steffen.klassert@...unet.com>:
On Fri, 15 Nov 2024 09:33:33 +0100 you wrote:
> Currently all flows for a certain SA must be processed by the same
> cpu to avoid packet reordering and lock contention of the xfrm
> state lock.
>
> To get rid of this limitation, the IETF standardized per cpu SAs
> in RFC 9611. This patch implements the xfrm part of it.
>
> [...]
Here is the summary with links:
- [01/11] xfrm: Add support for per cpu xfrm state handling.
https://git.kernel.org/netdev/net-next/c/1ddf9916ac09
- [02/11] xfrm: Cache used outbound xfrm states at the policy.
https://git.kernel.org/netdev/net-next/c/0045e3d80613
- [03/11] xfrm: Add an inbound percpu state cache.
https://git.kernel.org/netdev/net-next/c/81a331a0e72d
- [04/11] xfrm: Restrict percpu SA attribute to specific netlink message types
https://git.kernel.org/netdev/net-next/c/83dfce38c49f
- [05/11] xfrm: Convert xfrm_get_tos() to dscp_t.
https://git.kernel.org/netdev/net-next/c/766f532089af
- [06/11] xfrm: Convert xfrm_bundle_create() to dscp_t.
https://git.kernel.org/netdev/net-next/c/01f61cbfc8b2
- [07/11] xfrm: Convert xfrm_dst_lookup() to dscp_t.
https://git.kernel.org/netdev/net-next/c/3021a2a3403d
- [08/11] xfrm: Convert struct xfrm_dst_lookup_params -> tos to dscp_t.
https://git.kernel.org/netdev/net-next/c/e57dfaa4b0a7
- [09/11] xfrm: Add error handling when nla_put_u32() returns an error
https://git.kernel.org/netdev/net-next/c/9d287e70c51f
- [10/11] xfrm: replace deprecated strncpy with strscpy_pad
https://git.kernel.org/netdev/net-next/c/9e1a6db68e3c
- [11/11] xfrm: Fix acquire state insertion.
https://git.kernel.org/netdev/net-next/c/a35672819f8d
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