summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/xdp_info.c
AgeCommit message (Expand)Author
2023-02-16selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich
2023-02-02selftests/bpf: add test for bpf_xdp_query xdp-features supportLorenzo Bianconi
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2021-11-07selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko
2021-10-08selfetest/bpf: Make some tests serialYucong Sun
2020-04-08selftests/bpf: Add test for bpf_get_link_xdp_idAndrey Ignatov