summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_xdp_bpf2bpf.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-22bpf: add frags support to xdp copy helpersEelco Chaudron1-1/+1
2021-10-02selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen1-2/+2
2020-03-13bpf: Add bpf_xdp_output() helperEelco Chaudron1-0/+24
2020-03-03libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko1-1/+1
2020-02-21selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron1-2/+2
2020-01-21selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen1-1/+1
2020-01-16selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...Eelco Chaudron1-0/+44