Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-27 | selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4 | James Hilliard | 1 | -1/+1 |
2021-09-28 | selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc") | Andrii Nakryiko | 1 | -8/+7 |
2021-07-09 | bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch | John Fastabend | 1 | -0/+18 |
2021-05-12 | selftests/bpf: Stop using static variables for passing data to/from user-space | Andrii Nakryiko | 1 | -1/+1 |
2020-09-30 | bpf, selftests: Use bpf_tail_call_static where appropriate | Daniel Borkmann | 1 | -3/+3 |
2020-09-18 | selftests/bpf: Add tailcall_bpf2bpf tests | Maciej Fijalkowski | 1 | -0/+61 |