summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/test_xdp_bpf2bpf.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: fix lots of silly mistakes pointed out by compilerAndrii Nakryiko2023-03-101-2/+0
* bpf: add frags support to xdp copy helpersEelco Chaudron2022-01-211-1/+1
* selftests/bpf: Use BTF-defined key/value for map definitionsHengqi Chen2021-10-011-2/+2
* bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-121-0/+24
* libbpf: Merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.hAndrii Nakryiko2020-03-021-1/+1
* selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2020-02-201-2/+2
* selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen2020-01-201-1/+1
* selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...Eelco Chaudron2020-01-151-0/+44