summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf
Commit message (Expand)AuthorAgeFilesLines
* selftests/xsk: declare test names in structMagnus Karlsson2023-09-142-171/+57
* selftests/xsk: move all tests to separate functionsMagnus Karlsson2023-09-141-55/+115
* selftests/xsk: add option to only run tests in a single modeMagnus Karlsson2023-09-143-8/+47
* selftests/xsk: add timeout for Tx threadMagnus Karlsson2023-09-141-4/+22
* selftests/xsk: print per packet info in verbose modeMagnus Karlsson2023-09-141-3/+10
* selftests/bpf: Add testcases for tailcall infinite loop fixingLeon Hwang2023-09-123-4/+269
* selftests/bpf: Correct map_fd to data_fd in tailcallsLeon Hwang2023-09-111-16/+16
* selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutexRong Tao2023-09-081-0/+4
* selftests/bpf: trace_helpers.c: Optimize kallsyms cacheRong Tao2023-09-084-46/+114
* selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()Hou Tao2023-09-082-0/+195
* bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecatedYonghong Song2023-09-082-1/+14
* selftests/bpf: Add some negative testsYonghong Song2023-09-082-0/+171
* selftests/bpf: Add tests for cgrp_local_storage with local percpu kptrYonghong Song2023-09-082-0/+145
* selftests/bpf: Remove unnecessary direct read of local percpu kptrYonghong Song2023-09-081-4/+0
* selftests/bpf: Add tests for array map with local percpu kptrYonghong Song2023-09-082-0/+265
* selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.hYonghong Song2023-09-081-0/+31
* selftests/bpf: Update error message in negative linked_list testYonghong Song2023-09-081-2/+2
* libbpf: Add basic BTF sanity validationAndrii Nakryiko2023-09-081-2/+2
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-078-3/+184
|\
| * selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau2023-09-063-0/+118
| * selftests/bpf: Fix a CI failure caused by vsock writeXu Kuohai2023-09-012-0/+33
| * selftests/bpf: Include build flavors for install targetBjörn Töpel2023-08-311-0/+12
| * selftests/bpf: Fix d_path testJiri Olsa2023-08-311-1/+18
| * selftests/bpf: Fix flaky cgroup_iter_sleepable subtestYonghong Song2023-08-301-2/+3
* | Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-291-2/+2
|\ \ | |/ |/|
| * minmax: add in_range() macroMatthew Wilcox (Oracle)2023-08-241-2/+2
* | selftests/bpf: Add tests for rbtree API interaction in sleepable progsDave Marchevsky2023-08-252-0/+99
* | bpf: Reenable bpf_refcount_acquireDave Marchevsky2023-08-251-0/+26
* | selftests/bpf: Enable cpu v4 tests for RV64Pu Lehui2023-08-246-6/+12
* | selftests/bpf: Add a local kptr test with no special fieldsYonghong Song2023-08-242-0/+51
* | selftests/bpf: add uprobe_multi test binary to .gitignoreAndrii Nakryiko2023-08-231-0/+1
* | selftests/bpf: Add selftest for allow_ptr_leaksYafang Shao2023-08-232-1/+48
* | selftests/bpf: Add test for bpf_obj_drop with bad reg->offKumar Kartikeya Dwivedi2023-08-221-0/+20
* | selftests/bpf: Add a failure test for bpf_kptr_xchg() with local kptrYonghong Song2023-08-222-1/+74
* | selftests/bpf: Add extra link to uprobe_multi testsJiri Olsa2023-08-212-0/+22
* | selftests/bpf: Add uprobe_multi pid filter testsJiri Olsa2023-08-212-12/+126
* | selftests/bpf: Add uprobe_multi cookie testJiri Olsa2023-08-211-0/+78
* | selftests/bpf: Add uprobe_multi usdt bench testJiri Olsa2023-08-212-0/+55
* | selftests/bpf: Add uprobe_multi usdt test codeJiri Olsa2023-08-211-1/+25
* | selftests/bpf: Add uprobe_multi bench testJiri Olsa2023-08-212-0/+55
* | selftests/bpf: Add uprobe_multi test programJiri Olsa2023-08-212-0/+72
* | selftests/bpf: Add uprobe_multi link testJiri Olsa2023-08-211-0/+69
* | selftests/bpf: Add uprobe_multi api testJiri Olsa2023-08-211-0/+65
* | selftests/bpf: Add uprobe_multi skel testJiri Olsa2023-08-212-0/+167
* | selftests/bpf: Move get_time_ns to testing_helpers.hJiri Olsa2023-08-213-17/+10
* | selftests/bpf: Fix a selftest compilation errorYonghong Song2023-08-181-1/+1
* | selftests/bpf: Add CO-RE relocs kfunc flavors testsDave Marchevsky2023-08-182-0/+53
* | selftests/bpf: Add lwt_xmit tests for BPF_REROUTEYan Zhai2023-08-183-0/+299
* | selftests/bpf: Add lwt_xmit tests for BPF_REDIRECTYan Zhai2023-08-184-0/+560
* | selftests/bpf: Enable cpu v4 tests for arm64Xu Kuohai2023-08-186-6/+6