summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/xdp_attach.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add testcase for xdp attaching failure tracepointLeon Hwang2023-08-021-0/+65
* selftests/bpf: tests for using dynptrs to parse skb and xdp buffersJoanne Koong2023-03-011-2/+9
* selftests/bpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()Ilya Leoshkevich2023-02-161-2/+2
* selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller2022-09-021-1/+1
* selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko2022-02-031-16/+13
* selftests/bpf: Use explicit bpf_prog_test_load() calls everywhereAndrii Nakryiko2021-11-071-3/+3
* selfetest/bpf: Make some tests serialYucong Sun2021-10-081-1/+1
* selftests/bpf: Check for correct program attach/detach in xdp_attach testToke Høiland-Jørgensen2020-04-151-1/+29
* selftests/bpf: Add tests for attaching XDP programsToke Høiland-Jørgensen2020-03-281-0/+62