summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)Author
7 daysselftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai
2025-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar
2025-05-29selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai
2025-05-02selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida
2025-05-02selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)
2025-05-02selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)
2025-04-25selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman
2025-04-25selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar
2025-04-10selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu
2025-03-22selftests/bpf: Fix invalid flag of recv()Jiayuan Chen
2025-03-13selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi
2025-02-27selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi
2025-02-21selftests/bpf: Fix uprobe consumer testJiri Olsa
2025-02-21bpf: handle implicit declaration of function gettid in bpf_iter.cJason Xing
2025-02-08selftests/bpf: Add test to verify tailcall and freplace restrictionsLeon Hwang
2025-02-08selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar
2024-12-05selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik
2024-10-22selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg
2024-10-09selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar
2024-10-09selftests/bpf: fix perf_event link info name_len assertionTyrone Wu
2024-10-09selftests/bpf: Add more test case for field flatteningHou Tao
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann
2024-09-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu
2024-09-09bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy
2024-09-05selftests/bpf: Rename fallback in bpf_dctcp to avoid naming conflictPu Lehui
2024-09-05selftests/bpf: fix some typos in selftestsLin Yikai
2024-09-05selftests/bpf: Add uprobe multi pid filter test for clone-ed processesJiri Olsa
2024-09-05selftests/bpf: Add uprobe multi pid filter test for fork-ed processesJiri Olsa
2024-09-05selftests/bpf: Add child argument to spawn_child functionJiri Olsa
2024-09-04selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64Pu Lehui
2024-09-04selftests/bpf: Add a selftest for x86 jit convergence issuesYonghong Song
2024-09-04selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZEFeng Yang
2024-09-04selftests/bpf: Add a selftest to check for incorrect namesJeongjun Park
2024-08-30selftests/bpf: Check if distilled base inherits source endiannessEduard Zingerman
2024-08-29selftests/bpf: Add tests for iter next method returning valid pointerJuntong Deng
2024-08-29selftests/bpf: Test epilogue patching when the main prog has multiple BPF_EXITMartin KaFai Lau
2024-08-29selftests/bpf: A pro/epilogue test when the main prog jumps back to the 1st insnMartin KaFai Lau