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