Re: [PATCH bpf v3 2/3] selftests/bpf: Fix cgroup bpf tests broken by bpf_set_retval validation
From: bot+bpf-ci
Date: Sat May 30 2026 - 07:13:32 EST
> selftests/bpf: Fix cgroup bpf tests broken by bpf_set_retval validation
>
> Add explicit return value checks for cgroup bpf progs rejected by the
> bpf_set_retval validation.
>
> Signed-off-by: Xu Kuohai <xukuohai@xxxxxxxxxx>
This looks like a fix for tests that were broken by the bpf_set_retval
argument validation. Should this include a Fixes: tag pointing at the
commit that introduced that validation?
Fixes: 6792560b9eaa ("bpf: Add validation for bpf_set_retval argument")
---
AI reviewed your patch. Please fix the bug or email reply why it's not a bug.
See: https://github.com/kernel-patches/vmtest/blob/master/ci/claude/README.md
CI run summary: https://github.com/kernel-patches/bpf/actions/runs/26681787206