Re: [PATCH bpf v1] selftests/bpf: Fix selftest build after filter.h update
| Newsgroups | org.kernel.vger.bpf |
|---|---|
| Message-ID | <178674600565.3979181.10843148924741279043.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to bpf/bpf-next.git (master) by Andrii Nakryiko <[email protected]>: On Fri, 14 Aug 2026 10:35:21 -0700 you wrote: > Upstream commit 7a1f400ff5e5 ("tools: Ensure tools copy of > linux/filter.h exports the UAPI") caused selftests/bpf build to > fail [1] with: > > In file included from progs/arena_atomics.c:9: > /codebuild/output/src2365462129/src/actions-runner/_work/bpf/bpf/tools/testing/selftests/bpf/../../../include/linux/filter.h:9:10: fatal error: 'uapi/linux/filter.h' file not found > 9 | #include <uapi/linux/filter.h> > | ^~~~~~~~~~~~~~~~~~~~~ > 1 error generated. > CLNG-BPF [test_progs] bind_perm.bpf.o > make: *** [Makefile:888: /codebuild/output/src2365462129/src/actions-runner/_work/bpf/bpf/tools/testing/selftests/bpf/arena_atomics.bpf.o] Error 1 > make: *** Waiting for unfinished jobs.... > GEN-OBJ [libarena] libarena.bpf.o > GEN-SKEL [libarena] libarena.skel.h > make: Leaving directory '/codebuild/output/src2365462129/src/actions-runner/_work/bpf/bpf/tools/testing/selftests/bpf' > Process completed with exit code 2. > > [...] Here is the summary with links: - [bpf,v1] selftests/bpf: Fix selftest build after filter.h update https://git.kernel.org/bpf/bpf-next/c/a2b83a8c8430 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html