summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/xdp_bpf2bpf.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Migrate from bpf_prog_test_runDelyan Kratunov2022-02-021-5/+9
* bpf: add frags support to xdp copy helpersEelco Chaudron2022-01-211-30/+81
* bpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.cLorenzo Bianconi2022-01-201-40/+20
* selftests/bpf: Fix misaligned accesses in xdp and xdp_bpf2bpf testsAndrii Nakryiko2021-11-261-3/+3
* selftests/bpf: Migrate all deprecated perf_buffer usesAndrii Nakryiko2021-11-111-5/+2
* selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checksAndrii Nakryiko2021-05-251-1/+1
* selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev2020-05-091-0/+1
* bpf: Add bpf_xdp_output() helperEelco Chaudron2020-03-121-0/+53
* selftests/bpf: Update xdp_bpf2bpf test to use new set_attach_target APIEelco Chaudron2020-02-201-3/+13
* selftests/bpf: Add a test for attaching a bpf fentry/fexit trace to an XDP pr...Eelco Chaudron2020-01-151-0/+65