summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)AuthorFilesLines
2026-03-04selftests/bpf: Fix resource leak in serial_test_wq on attach failureKery Qi1-2/+3
2026-01-30selftests/bpf: Check for timeout in perf_link testIhor Solodrai1-2/+13
2026-01-17bpf: Support specifying linear xdp packet data size for BPF_PROG_TEST_RUNAmery Hung1-3/+1
2026-01-17bpf: Fix an issue in bpf_prog_test_run_xdp when page size greater than 4KYonghong Song1-7/+89
2025-12-18selftests/bpf: Improve reliability of test_perf_branches_no_hw()Matt Bobrowski1-2/+14
2025-12-18selftests/bpf: skip test_perf_branches_hw() on unsupported platformsMatt Bobrowski1-3/+3
2025-12-18selftests/bpf: Fix failure paths in send_signal testAlexei Starovoitov1-0/+5
2025-11-13selftests/bpf: Fix flaky bpf_cookie selftestMykyta Yatsenko1-2/+1
2025-10-23selftests: arg_parsing: Ensure data is flushed to disk before reading.Xing Guo1-0/+3
2025-10-23selftests/bpf: make arg_parsing.c more robust to crashesAndrii Nakryiko1-3/+6
2025-08-20selftests/bpf: Fix a user_ringbuf failure with arm64 64KB page sizeYonghong Song1-3/+7
2025-08-20selftests/bpf: Fix ringbuf/ringbuf_write test failure with arm64 64KB page sizeYonghong Song1-2/+2
2025-08-15selftests/bpf: fix signedness bug in redir_partial()Fushuai Wang1-0/+2
2025-07-24selftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai1-7/+12
2025-06-19selftests/bpf: Fix bpf_nf selftest failureSaket Kumar Bhaskar1-0/+6
2025-05-29selftests/bpf: Mitigate sockmap_ktls disconnect_after_delete failureIhor Solodrai1-1/+0
2025-05-02selftests/bpf: Adjust data size to have ETH_HLENShigeru Yoshida2-6/+6
2025-05-02selftests/bpf: check program redirect in xdp_cpumap_attachAlexis Lothoré (eBPF Foundation)1-1/+4
2025-05-02selftests/bpf: make xdp_cpumap_attach keep redirect prog attachedAlexis Lothoré (eBPF Foundation)1-8/+33
2025-04-25selftests/bpf: extend changes_pkt_data with cases w/o subprogramsEduard Zingerman1-12/+43
2025-04-25selftests/bpf: freplace tests for tracking of changes_packet_dataEduard Zingerman1-0/+76
2025-04-10selftests/bpf: Select NUMA_NO_NODE to create mapSaket Kumar Bhaskar1-0/+5
2025-04-10selftests/bpf: Fix freplace_link segfault in tailcalls prog testTengda Wu1-0/+1
2025-03-22selftests/bpf: Fix invalid flag of recv()Jiayuan Chen1-3/+3
2025-03-13selftests/bpf: Clean up open-coded gettid syscall invocationsKumar Kartikeya Dwivedi9-19/+19
2025-02-27selftests/bpf: Add tests for raw_tp null handlingKumar Kartikeya Dwivedi1-0/+25
2025-02-21selftests/bpf: Fix uprobe consumer testJiri Olsa1-8/+1
2025-02-21bpf: handle implicit declaration of function gettid in bpf_iter.cJason Xing1-3/+3
2025-02-08selftests/bpf: Add test to verify tailcall and freplace restrictionsLeon Hwang1-14/+106
2025-02-08selftests/bpf: Fix btf leak on new btf alloc failure in btf_distill testPu Lehui1-2/+2
2025-02-08selftests/bpf: Fix fill_link_info selftest on powerpcSaket Kumar Bhaskar1-0/+4
2024-12-05selftests/bpf: skip the timer_lockup test for single-CPU nodesViktor Malik1-0/+6
2024-10-23selftests/bpf: Add test for passing in uninit mtu_lenDaniel Borkmann1-0/+19
2024-10-17selftests/bpf: Add test case for delta propagationDaniel Borkmann1-0/+2
2024-10-17bpf: Properly test iter/task tid filteringJordan Rome1-5/+22
2024-10-16selftests/bpf: Add asserts for netfilter link infoTyrone Wu1-2/+40
2024-10-11selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu1-0/+9
2024-10-10selftests/bpf: Add test for kfunc module orderSimon Sundberg1-0/+55
2024-10-10selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libcTony Ambardar1-1/+1
2024-10-10selftests/bpf: fix perf_event link info name_len assertionTyrone Wu1-3/+6
2024-10-10selftests/bpf: Add more test case for field flatteningHou Tao1-0/+1
2024-10-02bpf: selftests: send packet to devmap redirect XDPFlorian Kauer1-8/+117
2024-09-21Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...Linus Torvalds58-302/+2152
2024-09-13selftests/bpf: Add a test case to write strtol result into .rodataDaniel Borkmann1-0/+2
2024-09-13Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2-2/+49
2024-09-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+34
2024-09-11selftests/bpf: add build ID testsAndrii Nakryiko1-0/+118
2024-09-11selftests/bpf: Expand skb dynptr selftests for tp_btfPhilo Lu1-2/+35
2024-09-11selftests/bpf: Add test for __nullable suffix in tp_btfPhilo Lu1-0/+14
2024-09-10bpf: Fix error message on kfunc arg type mismatchMaxim Mikityanskiy1-0/+1