Hello:
This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko andrii@kernel.org:
On Thu, 19 May 2022 23:06:10 +0800 you wrote:
Currently the trampoline_count test doesn't include any fmod_ret bpf programs, fix it to make the test cover all possible trampoline program types.
Since fmod_ret bpf programs can't be attached to __set_task_comm function, as it's neither whitelisted for error injection nor a security hook, change it to bpf_modify_return_test.
[...]
Here is the summary with links: - [bpf-next,v2] selftests/bpf: Add missing trampoline program type to trampoline_count test https://git.kernel.org/bpf/bpf-next/c/b23316aabffa
You are awesome, thank you!