[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175409731275.4179816.2887052648677961170.git-patchwork-notify@kernel.org>
Date: Sat, 02 Aug 2025 01:15:12 +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, linux-lists@...alapatis.com, kernel-team@...a.com
Subject: Re: [PATCH bpf-next v7 0/4] Task local data
Hello:
This series was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <ast@...nel.org>:
On Wed, 30 Jul 2025 11:58:51 -0700 you wrote:
> v6 -> v7
> - Fix typos and improve the clarity of the cover letter (Emil)
> - Some variable naming changes to make it less confusing (Emil)
> - Add retry in tld_obj_init() as bpf_task_storage_get_recur() with
> BPF_LOCAL_STORAGE_GET_F_CREATE can fail if the task local storage
> is also being modified by other threads on the same CPU. This can
> be especially easy to trigger in CI VM that only has two CPUs.
>
> [...]
Here is the summary with links:
- [bpf-next,v7,1/4] bpf: Allow syscall bpf programs to call non-recur helpers
https://git.kernel.org/bpf/bpf-next/c/86de56487e5f
- [bpf-next,v7,2/4] selftests/bpf: Introduce task local data
https://git.kernel.org/bpf/bpf-next/c/31e838e1cdf4
- [bpf-next,v7,3/4] selftests/bpf: Test basic task local data operations
https://git.kernel.org/bpf/bpf-next/c/120f1a950e49
- [bpf-next,v7,4/4] selftests/bpf: Test concurrent task local data key creation
https://git.kernel.org/bpf/bpf-next/c/784181141782
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