index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
prog_tests
/
tailcalls.c
Age
Commit message (
Expand
)
Author
2024-08-22
selftests/bpf: Add testcase for updating attached freplace prog to prog_array...
Leon Hwang
2024-07-29
selftests/bpf: Add testcases for tailcall hierarchy fixing
Leon Hwang
2023-12-06
selftests/bpf: Add test for early update in prog_array_map_poke_run
Jiri Olsa
2023-09-12
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
2023-09-11
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2022-09-02
selftests/bpf: Store BPF object files with .bpf.o extension
Daniel Müller
2022-06-16
selftests/bpf: Test tail call counting with bpf2bpf and data on stack
Jakub Sitnicki
2022-02-02
selftests/bpf: Migrate from bpf_prog_test_run
Delyan Kratunov
2022-01-12
selftests/bpf: Stop using bpf_map__def() API
Christy Lee
2021-11-07
selftests/bpf: Use explicit bpf_prog_test_load() calls everywhere
Andrii Nakryiko
2021-09-28
selftests/bpf: Switch SEC("classifier*") usage to a strict SEC("tc")
Andrii Nakryiko
2021-09-13
bpf, selftests: Replicate tailcall limit test for indirect call case
Daniel Borkmann
2021-07-09
bpf: Selftest to verify mixing bpf2bpf calls and tailcalls with insn patch
John Fastabend
2020-09-17
selftests/bpf: Add tailcall_bpf2bpf tests
Maciej Fijalkowski
2019-11-24
bpf, testing: Add various tail call test cases
Daniel Borkmann