summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/prog_tests
AgeCommit message (Expand)AuthorFilesLines
2023-10-10selftests/bpf: Add testcase for async callback return value failureDavid Vernet1-2/+4
2023-10-09selftests/bpf: Test pinning bpf timer to a coreDavid Vernet1-0/+4
2023-10-07selftests/bpf: Make seen_tc* variable tests more robustDaniel Borkmann3-60/+46
2023-10-07selftests/bpf: Test query on empty mprog and pass revision into attachDaniel Borkmann1-0/+59
2023-10-07selftests/bpf: Adapt assert_mprog_count to always expect 0 countDaniel Borkmann3-11/+8
2023-10-07selftests/bpf: Test bpf_mprog query API via libbpf and raw syscallDaniel Borkmann1-0/+167
2023-10-06selftests/bpf: Add pairs_redir_to_connected helperGeliang Tang1-115/+31
2023-10-06selftests/bpf: Fix compiler warnings reported in -O2 modeAndrii Nakryiko9-15/+16
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-0/+137
2023-09-30selftest/bpf: Add various selftests for program limitsDaniel Borkmann1-0/+84
2023-09-29bpf, sockmap: Add tests for MSG_F_PEEKJohn Fastabend1-0/+51
2023-09-26selftests/bpf: Add test for recursion counts of perf event link tracepointJiri Olsa1-0/+40
2023-09-26selftests/bpf: Add test for recursion counts of perf event link kprobeJiri Olsa1-0/+51
2023-09-26selftests/bpf: Add test for missed counts of perf event link kprobeJiri Olsa1-0/+47
2023-09-26selftests/bpf: Add tests for ring__consumeMartin Kelly1-0/+4
2023-09-26selftests/bpf: Add tests for ring__map_fdMartin Kelly1-0/+4
2023-09-26selftests/bpf: Add tests for ring__sizeMartin Kelly1-1/+3
2023-09-26selftests/bpf: Add tests for ring__avail_data_sizeMartin Kelly1-1/+3
2023-09-26selftests/bpf: Add tests for ring__*_posMartin Kelly1-0/+14
2023-09-26selftests/bpf: Add tests for ring_buffer__ringMartin Kelly1-0/+15
2023-09-23selftests/bpf: Add tests for symbol versioning for uprobeHengqi Chen1-0/+95
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni4-2/+158
2023-09-19selftests/bpf: Check bpf_cubic_acked() is called via struct_opsSong Liu1-0/+2
2023-09-19selftests/bpf: Print log buffer for exceptions test only on failureKumar Kartikeya Dwivedi1-2/+3
2023-09-16selftests/bpf: Add tests for BPF exceptionsKumar Kartikeya Dwivedi1-0/+408
2023-09-14selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not availableArtem Savkov1-0/+5
2023-09-13selftests/bpf: Fix kprobe_multi_test/attach_override testJiri Olsa1-1/+1
2023-09-12selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang1-4/+233
2023-09-12selftests/bpf: Offloaded prog after non-offloaded should not cause BUGEduard Zingerman1-0/+61
2023-09-12selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang1-16/+16
2023-09-11selftests/bpf: Update bpf_clone_redirect expected return codeStanislav Fomichev1-2/+10
2023-09-11selftests/bpf: Test all valid alloc sizes for bpf mem allocatorHou Tao1-0/+50
2023-09-09selftests/bpf: Add kprobe_multi override testJiri Olsa1-0/+37
2023-09-09selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao2-8/+14
2023-09-08selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()Hou Tao1-0/+89
2023-09-08bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song1-1/+5
2023-09-08selftests/bpf: Add some negative testsYonghong Song1-0/+7
2023-09-08selftests/bpf: Add tests for cgrp_local_storage with local percpu kptrYonghong Song1-0/+40
2023-09-08selftests/bpf: Add tests for array map with local percpu kptrYonghong Song1-0/+78
2023-09-08selftests/bpf: Update error message in negative linked_list testYonghong Song1-2/+2
2023-09-08libbpf: Add basic BTF sanity validationAndrii Nakryiko1-2/+2
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau1-0/+56
2023-09-01selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai2-0/+33
2023-08-31selftests/bpf: Fix d_path testJiri Olsa1-1/+18
2023-08-30selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song1-2/+3
2023-08-25bpf: Reenable bpf_refcount_acquireDave Marchevsky1-0/+26
2023-08-24selftests/bpf: Add a local kptr test with no special fieldsYonghong Song1-0/+23
2023-08-23selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao1-1/+35
2023-08-22selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song1-1/+9
2023-08-22selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa1-0/+16