Hello:

This patch was applied to bpf/bpf-next.git (master)
by Alexei Starovoitov <[email protected]>:

On Fri, 13 Mar 2026 11:45:40 +0800 you wrote:
> modify_return's fmod_ret programs can override bpf_modify_return_test()'s
> return value, which conflicts with get_func_ip_test when selftests run in
> parallel.
> 
> Store current tgid in BSS and make modify_return hooks act only for that
> tgid. For other tasks, fentry/fexit become no-ops and fmod_ret returns the
> original ret.
> 
> [...]

Here is the summary with links:
  - [v2] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
    https://git.kernel.org/bpf/bpf-next/c/4a4fedb8a523

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



Reply via email to