summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf
AgeCommit message (Expand)Author
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar
2025-02-08tools/testing/selftests/bpf/test_tc_tunnel.sh: Fix wait for server bindMarco Leogrande
2025-01-09Revert "bpf: support non-r10 register spill/fill to/from stack in precision t...Shung-Hsi Yu
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-19selftests/bpf: remove use of __xlated()Shung-Hsi Yu
2024-12-19selftests/bpf: Add netlink helper libraryDaniel Borkmann
2024-12-19bpf: Check size for BTF-based ctx access of pointer membersKumar Kartikeya Dwivedi
2024-12-09selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Fix SENDPAGE data logic in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmapZijian Zhang
2024-12-09selftests/bpf: fix test_spin_lock_fail.c's global vars usageAndrii Nakryiko
2024-12-09selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmapZijian Zhang
2024-12-09selftests/bpf: Fix msg_verify_data in test_sockmapZijian Zhang
2024-12-09bpf: support non-r10 register spill/fill to/from stack in precision trackingAndrii Nakryiko
2024-11-17selftests/bpf: Verify that sync_linked_regs preserves subreg_defEduard Zingerman
2024-11-14Revert "selftests/bpf: Implement get_hw_ring_size function to retrieve curren...Pu Lehui
2024-11-08selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song
2024-11-01bpf: Simplify checking size of helper accessesAndrei Matei
2024-11-01selftests/bpf: Fix cross-compiling urandom_readTony Ambardar
2024-11-01selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-11-01selftests/bpf: Add cookies check for perf_event fill_link_info testJiri Olsa
2024-11-01selftests/bpf: Use bpf_link__destroy in fill_link_info testsJiri Olsa
2024-10-17selftests/bpf: Fix ARG_PTR_TO_LONG {half-,}uninitialized testDaniel Borkmann
2024-10-04selftests/bpf: Fix error compiling tc_redirect.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compile if backtrace support missing in libcTony Ambardar
2024-10-04selftests/bpf: Fix redefinition errors compiling lwt_reroute.cTony Ambardar
2024-10-04selftests/bpf: Fix flaky selftest lwt_redirect/lwt_rerouteYonghong Song
2024-10-04selftests/bpf: Fix C++ compile error from missing _Bool typeTony Ambardar
2024-10-04selftests/bpf: Fix error compiling test_lru_map.cTony Ambardar
2024-10-04selftests/bpf: Fix arg parsing in veristat, test_progsTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling cg_storage_multi.h with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling decap_sanity.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix errors compiling lwt_redirect.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling core_reloc.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling tcp_rtt.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling flow_dissector.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling kfree_skb.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libcTony Ambardar
2024-10-04selftests/bpf: Fix include of <sys/fcntl.h>Tony Ambardar
2024-10-04selftests/bpf: Add a cgroup prog bpf_get_ns_current_pid_tgid() testYonghong Song
2024-10-04selftests/bpf: Refactor out some functions in ns_current_pid_tgid testYonghong Song
2024-10-04selftests/bpf: Replace CHECK with ASSERT_* in ns_current_pid_tgid testYonghong Song
2024-10-04selftests/bpf: Fix missing BUILD_BUG_ON() declarationTony Ambardar
2024-10-04selftests/bpf: Fix missing UINT_MAX definitions in benchmarksTony Ambardar
2024-10-04selftests/bpf: Fix missing ARRAY_SIZE() definition in bench.cTony Ambardar
2024-10-04selftests/bpf: Drop unneeded error.h includesTony Ambardar
2024-10-04selftests/bpf: Implement get_hw_ring_size function to retrieve current and ma...Tushar Vyavahare
2024-10-04selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libcTony Ambardar
2024-10-04selftests/bpf: Fix compile error from rlim_t in sk_storage_map.cTony Ambardar