aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/tailcalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-09bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patchJohn Fastabend1-10/+26
2020-09-17selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski1-0/+332
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann1-0/+487