aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/progs/tailcall3.c
AgeCommit message (Expand)Author
2021-09-28selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")Andrii Nakryiko
2021-05-11selftests/bpf: Stop using static variables for passing data to/from user-spaceAndrii Nakryiko
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann
2020-01-20selftests: Use consistent include paths for libbpfToke Høiland-Jørgensen
2019-11-24bpf, testing: Add various tail call test casesDaniel Borkmann