[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<175452241100.2973132.16950481472519463981.git-patchwork-notify@kernel.org>
Date: Wed, 06 Aug 2025 23:20:11 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Amery Hung <ameryhung@...il.com>
Cc: bpf@...r.kernel.org, netdev@...r.kernel.org, alexei.starovoitov@...il.com,
andrii@...nel.org, daniel@...earbox.net, tj@...nel.org, memxor@...il.com,
martin.lau@...nel.org, kernel-team@...a.com
Subject: Re: [PATCH bpf-next v2 0/3] Allow struct_ops to create map id to
Hello:
This series was applied to bpf/bpf-next.git (master)
by Martin KaFai Lau <martin.lau@...nel.org>:
On Wed, 6 Aug 2025 09:25:37 -0700 you wrote:
> v1 -> v2
> Add bpf_struct_ops_id() instead of using bpf_struct_ops_get()
>
> Hi,
>
> This patchset allows struct_ops implementors to get map id from kdata in
> reg(), unreg() and update() so that they create an id to struct_ops
> instance mapping. This in turn allows struct_ops kfuncs to refer to the
> calling instance without passing a pointer to the struct_ops. The selftest
> provides an end-to-end example.
>
> [...]
Here is the summary with links:
- [bpf-next,v2,1/3] bpf: Allow struct_ops to get map id by kdata
https://git.kernel.org/bpf/bpf-next/c/d87a513d0937
- [bpf-next,v2,2/3] selftests/bpf: Add multi_st_ops that supports multiple instances
https://git.kernel.org/bpf/bpf-next/c/eeb52b6279cf
- [bpf-next,v2,3/3] selftests/bpf: Test multi_st_ops and calling kfuncs from different programs
https://git.kernel.org/bpf/bpf-next/c/ba7000f1c360
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