aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/tailcalls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-28selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko1-29/+29
2021-09-13bpf, selftests: Replicate tailcall limit test for indirect call caseDaniel Borkmann1-5/+20
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