All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Ihor Solodrai <ihor.solodrai@linux.dev>
Cc: ast@kernel.org, andrii@kernel.org, daniel@iogearbox.net,
	eddyz87@gmail.com, memxor@gmail.com, bpf@vger.kernel.org
Subject: Re: [PATCH bpf v1] selftests/bpf: Fix selftest build after filter.h update
Date: Fri, 14 Aug 2026 22:20:05 +0000	[thread overview]
Message-ID: <178674600565.3979181.10843148924741279043.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260814173522.2783625-1-ihor.solodrai@linux.dev>

Hello:

This patch was applied to bpf/bpf-next.git (master)
by Andrii Nakryiko <andrii@kernel.org>:

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



      reply	other threads:[~2026-08-14 22:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-14 17:35 [PATCH bpf v1] selftests/bpf: Fix selftest build after filter.h update Ihor Solodrai
2026-08-14 22:20 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178674600565.3979181.10843148924741279043.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=andrii@kernel.org \
    --cc=ast@kernel.org \
    --cc=bpf@vger.kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=eddyz87@gmail.com \
    --cc=ihor.solodrai@linux.dev \
    --cc=memxor@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.