[PATCH bpf v1 0/2] libbpf: Remove extern declaration of bpf_stream_vprintk()

Ihor Solodrai posted 2 patches 1 month, 1 week ago
tools/lib/bpf/bpf_helpers.h                       |  3 ---
tools/testing/selftests/bpf/progs/test_xdp_meta.c | 12 ++++++------
2 files changed, 6 insertions(+), 9 deletions(-)
[PATCH bpf v1 0/2] libbpf: Remove extern declaration of bpf_stream_vprintk()
Posted by Ihor Solodrai 1 month, 1 week ago
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