summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests/tailcalls.c
AgeCommit message (Expand)Author
2021-09-28selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko
2021-09-13bpf, selftests: Replicate tailcall limit test for indirect call caseDaniel Borkmann
2021-07-09bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patchJohn Fastabend
2020-09-17selftests/bpf: Add tailcall_bpf2bpf testsMaciej Fijalkowski
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann