Hello: This patch was applied to bpf/bpf-next.git (master) by Alexei Starovoitov <ast@xxxxxxxxxx>: On Wed, 10 Apr 2024 08:33:26 -0700 you wrote: > When looking at Alexei's patch ([1]) which added tests for atomics, > I noticed that the tests will be skipped with cpuv4. For example, > with latest llvm19, I see: > [root@arch-fb-vm1 bpf]# ./test_progs -t arena_atomics > #3/1 arena_atomics/add:OK > ... > #3/7 arena_atomics/xchg:OK > #3 arena_atomics:OK > Summary: 1/7 PASSED, 0 SKIPPED, 0 FAILED > [root@arch-fb-vm1 bpf]# ./test_progs-cpuv4 -t arena_atomics > #3 arena_atomics:SKIP > Summary: 1/0 PASSED, 1 SKIPPED, 0 FAILED > [root@arch-fb-vm1 bpf]# > > [...] Here is the summary with links: - [bpf-next] selftests/bpf: Enable tests for atomics with cpuv4 https://git.kernel.org/bpf/bpf-next/c/ffa6b26b4d8a You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html