summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/xdp_redirect_multi.c
AgeCommit message (Expand)Author
2022-09-02selftests/bpf: Store BPF object files with .bpf.o extensionDaniel Müller
2022-04-10selftests/bpf: Use libbpf 1.0 API mode instead of RLIMIT_MEMLOCKYafang Shao
2022-02-03selftests/bpf: Redo the switch to new libbpf XDP APIsAndrii Nakryiko
2021-12-02selftests/bpf: Remove all the uses of deprecated bpf_prog_load_xattr()Andrii Nakryiko
2021-11-05selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-05-26selftests/bpf: Add xdp_redirect_multi testHangbin Liu