aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/tailcall_bpf2bpf2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko1-1/+1
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann1-3/+3
2020-09-17selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski1-0/+41