summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Add testcase where 7th argment is structPu Lehui2024-07-024-0/+69
* selftests/bpf: Factor out many args tests from tracing_structPu Lehui2024-07-023-58/+86
* selftests/xsk: Enhance batch size support with dynamic configurationsTushar Vyavahare2024-07-022-6/+22
* selftests/xsk: Ensure traffic validation proceeds after ring size adjustment ...Tushar Vyavahare2024-07-021-5/+9
* selftests/bpf: Delete extra blank lines in test_sockmapZhu Jun2024-07-011-1/+0
* selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfuncLorenzo Bianconi2024-07-013-0/+325
* selftests/bpf: Move ARRAY_SIZE to bpf_misc.hJiri Olsa2024-06-2714-40/+13
* selftests/bpf: Don't close(-1) in serial_test_fexit_stress()Ma Ke2024-06-271-2/+2
* bpf: add new negative selftests to cover missing check_func_arg_reg_off() and...Matt Bobrowski2024-06-264-2/+48
* selftests/bpf: Add kfunc_call test for simple dtor in bpf_testmodAlan Maguire2024-06-214-0/+93
* selftests/bpf: Test struct_ops bpf map auto-attachMykyta Yatsenko2024-06-211-0/+35
* selftests/bpf: Match tests against regular expressionCupertino Miranda2024-06-213-6/+6
* selftests/bpf: Support checks against a regular expressionCupertino Miranda2024-06-212-30/+96
* bpf: Change bpf_session_cookie return value to __u64 *Jiri Olsa2024-06-212-2/+2
* selftests/bpf: Use start_server_str in test_tcp_check_syncookie_userGeliang Tang2024-06-211-26/+3
* selftests/bpf: Use start_server_str in mptcpGeliang Tang2024-06-211-6/+1
* selftests/bpf: Drop noconnect from network_helper_optsGeliang Tang2024-06-213-11/+8
* selftests/bpf: Add client_socket helperGeliang Tang2024-06-212-8/+31
* selftests/bpf: Use connect_to_addr in connect_to_fd_optGeliang Tang2024-06-211-26/+7
* selftests/bpf: Drop type from network_helper_optsGeliang Tang2024-06-215-33/+26
* selftests/bpf: Extend distilled BTF tests to cover BTF relocationAlan Maguire2024-06-171-0/+278
* selftests/bpf: Test distilled base, split BTF generationAlan Maguire2024-06-171-0/+274
* selftests/bpf: Add tests for add_constAlexei Starovoitov2024-06-142-3/+249
* bpf: Support can_loop/cond_break on big endianAlexei Starovoitov2024-06-141-0/+28
* bpf: Track delta between "linked" registers.Alexei Starovoitov2024-06-141-11/+11
* selftests: bpf: add testmod kfunc for nullable paramsVadim Fedorenko2024-06-144-0/+61
* selftests: bpf: crypto: adjust bench to use nullable IVVadim Fedorenko2024-06-141-6/+4
* selftests: bpf: crypto: use NULL instead of 0-sized dynptrVadim Fedorenko2024-06-141-12/+4
* bpf: selftests: Do not use generated kfunc prototypes for arena progsDaniel Xu2024-06-134-0/+4
* selftests/bpf: Validate CHECKSUM_COMPLETE optionVadim Fedorenko2024-06-132-1/+11
* bpf: selftests: xfrm: Opt out of using generated kfunc prototypesDaniel Xu2024-06-121-0/+1
* bpf: selftests: nf: Opt out of using generated kfunc prototypesDaniel Xu2024-06-123-0/+3
* bpf: treewide: Align kfunc signatures to prog point-of-viewDaniel Xu2024-06-122-8/+8
* bpf: selftests: Namespace struct_opt callbacks in bpf_dctcpDaniel Xu2024-06-121-18/+18
* bpf: selftests: Fix bpf_map_sum_elem_count() kfunc prototypeDaniel Xu2024-06-121-1/+1
* bpf: selftests: Fix bpf_cpumask_first_zero() kfunc prototypeDaniel Xu2024-06-121-1/+1
* bpf: selftests: Fix fentry test kfunc prototypesDaniel Xu2024-06-121-4/+3
* bpf: selftests: Fix bpf_iter_task_vma_new() prototypeDaniel Xu2024-06-121-1/+1
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-06-1128-195/+991
|\
| * selftests/bpf: Drop useless arguments of do_test in bpf_tcp_caGeliang Tang2024-06-061-11/+9
| * selftests/bpf: Use start_test in test_dctcp in bpf_tcp_caGeliang Tang2024-06-061-12/+15
| * selftests/bpf: Use start_test in test_dctcp_fallback in bpf_tcp_caGeliang Tang2024-06-061-11/+9
| * selftests/bpf: Add start_test helper in bpf_tcp_caGeliang Tang2024-06-061-9/+33
| * selftests/bpf: Use connect_to_fd_opts in do_test in bpf_tcp_caGeliang Tang2024-06-061-27/+34
| * selftests/bpf: Add btf_field_iter selftestsAlan Maguire2024-06-061-0/+161
| * selftests/bpf: Fix send_signal test with nested CONFIG_PARAVIRTYonghong Song2024-06-061-1/+2
| * selftests/bpf: Ignore .llvm.<hash> suffix in kallsyms_find()Yonghong Song2024-06-041-1/+12
| * selftests/bpf: Fix bpf_cookie and find_vma in nested VMSong Liu2024-06-042-3/+3
| * selftests/bpf: Test global bpf_list_head arrays.Kui-Feng Lee2024-06-042-0/+54
| * selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types.Kui-Feng Lee2024-06-042-0/+124