public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH bpf v1 0/2] libbpf: Remove extern declaration of bpf_stream_vprintk()
@ 2026-02-18 21:56 Ihor Solodrai
  2026-02-18 21:56 ` [PATCH bpf v1 1/2] selftests/bpf: Use vmlinux.h in test_xdp_meta Ihor Solodrai
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ihor Solodrai @ 2026-02-18 21:56 UTC (permalink / raw)
  To: Alexei Starovoitov, Andrii Nakryiko, Daniel Borkmann,
	Eduard Zingerman
  Cc: Jakub Sitnicki, bpf, netdev, linux-kernel, kernel-team

The first patch adjusts a selftest that has been using
bpf_stream_printk() macro. The second patch removes the declaration.

Successful BPF CI run: https://github.com/kernel-patches/bpf/actions/runs/22156645808

Ihor Solodrai (2):
  selftests/bpf: Use vmlinux.h in test_xdp_meta
  libbpf: Remove extern declaration of bpf_stream_vprintk()

 tools/lib/bpf/bpf_helpers.h                       |  3 ---
 tools/testing/selftests/bpf/progs/test_xdp_meta.c | 12 ++++++------
 2 files changed, 6 insertions(+), 9 deletions(-)

-- 
2.53.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-02-18 23:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-18 21:56 [PATCH bpf v1 0/2] libbpf: Remove extern declaration of bpf_stream_vprintk() Ihor Solodrai
2026-02-18 21:56 ` [PATCH bpf v1 1/2] selftests/bpf: Use vmlinux.h in test_xdp_meta Ihor Solodrai
2026-02-18 21:56 ` [PATCH bpf v1 2/2] libbpf: Remove extern declaration of bpf_stream_vprintk() Ihor Solodrai
2026-02-18 23:20 ` [PATCH bpf v1 0/2] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox