Hello:
This patch was applied to bpf/bpf-next.git (master) by Martin KaFai Lau martin.lau@kernel.org:
On Tue, 4 Feb 2025 13:11:54 +0800 you wrote:
Use ASSERT_OK_FD to check the return value of join cgroup, or else this test will pass even if the fd < 0. ASSERT_OK_FD can print the error message to the console.
Link: https://lore.kernel.org/all/6d62bd77-6733-40c7-b240-a1aeff55566c@linux.dev/ Suggested-by: Martin KaFai Lau martin.lau@kernel.org Signed-off-by: Jason Xing kerneljasonxing@gmail.com
[...]
Here is the summary with links: - [bpf-next,v1] selftests/bpf: correct the check of join cgroup https://git.kernel.org/bpf/bpf-next/c/003be25ab99c
You are awesome, thank you!