summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf2.c
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko2021-09-281-4/+3
* selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko2021-05-111-1/+1
* bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann2020-09-301-3/+3
* selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski2020-09-171-0/+41