summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2026-01-19selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski
2026-01-19selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski
2026-01-19selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov
2025-12-07selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko
2025-12-07selftests/bpf: Fix bpf_prog_detach2 usage in test_lirc_mode2Ricardo B. Marlière
2025-03-13tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2024-12-14selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-14selftests, bpf: Add one test for sockmap with strparserLiu Jian
2024-12-14selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-14selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-10-17selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-17selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-17selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-17selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-10-17selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-10-17selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar
2024-10-17selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-08-19selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song
2024-08-19libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-08-19selftests/bpf: Close fd in error path in drop_on_reuseportGeliang Tang
2024-08-19selftests/bpf: Check length of recv in test_sockmapGeliang Tang
2024-08-19selftests/bpf: Fix prog numbers in test_sockmapGeliang Tang
2024-07-18bpf: Allow reads from uninit stackEduard Zingerman
2024-07-05selftests/bpf: Fix flaky test btf_map_in_map/lookup_updateYonghong Song
2024-07-05selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.shAlessandro Carminati (Red Hat)
2024-06-16selftests/bpf: Fix umount cgroup2 error in test_sockmapGeliang Tang
2024-02-23Revert "selftests/bpf: Test tail call counting with bpf2bpf and data on stack"Samasth Norway Ananda
2024-02-23selftests/bpf: Fix issues in setup_classid_environment()Yafang Shao
2024-02-23selftests/bpf: Fix pyperf180 compilation failure with clang18Yonghong Song
2024-02-23selftests/bpf: satisfy compiler by having explicit return in btf testAndrii Nakryiko
2024-01-25selftests/bpf: Add assert for user stacks in test_task_stackJordan Rome
2023-11-20selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang
2023-11-20selftests/bpf: Test tail call counting with bpf2bpf and data on stackJakub Sitnicki
2023-09-19selftests/bpf: Clean up fmod_ret in bench_rename test scriptYipeng Zou
2023-09-19selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-08-16selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-08-16selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace...Yonghong Song
2023-08-16selftests/bpf: make test_align selftest more robustAndrii Nakryiko
2023-07-23selftests/bpf: Fix check_mtu using wrong variable typeJesper Dangaard Brouer
2023-06-28bpf: track immediate values written to stack by BPF_ST instructionEduard Zingerman
2023-06-14selftests/bpf: Fix sockopt_sk selftestYonghong Song
2023-06-14selftests/bpf: Verify optval=NULL caseStanislav Fomichev
2023-05-11selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu