mirror-linux/tools/testing/selftests/bpf/prog_tests
Ilya Leoshkevich d459dbbbfa selftests/bpf: Stress test attaching a BPF prog to another BPF prog
Add a test that invokes a BPF prog in a loop, while concurrently
attaching and detaching another BPF prog to and from it. This helps
identifying race conditions in bpf_arch_text_poke().

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Link: https://lore.kernel.org/r/20250716194524.48109-3-iii@linux.ibm.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2025-07-16 18:32:31 -07:00
..
.gitignore
access_variable_array.c
align.c bpf: simple DFA-based live registers analysis 2025-03-15 11:48:29 -07:00
arena_atomics.c selftests/bpf: Add selftests for load-acquire and store-release instructions 2025-03-15 11:48:29 -07:00
arena_htab.c selftests/bpf: Remove hard coded PAGE_SIZE macro. 2024-03-15 14:24:03 -07:00
arena_list.c selftests/bpf: Remove hard coded PAGE_SIZE macro. 2024-03-15 14:24:03 -07:00
arena_spin_lock.c selftests/bpf: Fix arena_spin_lock on systems with less than 16 CPUs 2025-04-24 17:24:28 -07:00
arg_parsing.c
assign_reuse.c
async_stack_depth.c
atomic_bounds.c
atomics.c
attach_probe.c selftests/bpf: Add test for attaching kprobe with long event names 2025-04-22 17:13:37 -07:00
autoattach.c
autoload.c
bad_struct_ops.c selftests/bpf: Verify struct_ops autoload/autocreate sync 2024-03-06 15:18:15 -08:00
bind_perm.c selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bind_perm 2023-11-21 10:43:03 -08:00
bloom_filter_map.c selftests/bpf: Select NUMA_NO_NODE to create map 2025-02-11 16:41:25 -08:00
bpf_cookie.c selftests/bpf: Clean up open-coded gettid syscall invocations 2024-11-04 11:37:36 -08:00
bpf_iter.c selftests/bpf: Add tests for bpf_copy_from_user_task_str 2025-02-19 17:01:36 -08:00
bpf_iter_setsockopt.c selftests/bpf: Fix error compiling bpf_iter_setsockopt.c with musl libc 2024-07-29 15:05:07 -07:00
bpf_iter_setsockopt_unix.c
bpf_loop.c
bpf_mod_race.c
bpf_nf.c selftests/bpf: Fix bpf_nf selftest failure 2025-04-09 16:29:39 -07:00
bpf_obj_id.c selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in bpf_obj_id 2023-11-21 10:45:24 -08:00
bpf_obj_pinning.c
bpf_qdisc.c selftests/bpf: Cleanup bpf qdisc selftests 2025-05-02 15:51:17 -07:00
bpf_tcp_ca.c selftests/bpf: Move ENOTSUPP from bpf_util.h 2024-11-11 08:18:35 -08:00
bpf_verif_scale.c selftests/bpf: Remove unused struct 'scale_test_def' 2024-06-03 16:52:42 +02:00
btf.c selftests/bpf: Add a BTF verification test for kflagged type_tag 2025-02-05 16:18:00 -08:00
btf_dedup_split.c selftests/bpf: Add btf dedup test covering module BTF dedup 2025-05-01 14:05:49 -07:00
btf_distill.c selftests/bpf: Add distilled BTF test about marking BTF_IS_EMBEDDED 2025-01-16 15:34:18 -08:00
btf_dump.c selftests/bpf: Add a btf_dump test for type_tags 2025-02-05 16:17:59 -08:00
btf_endian.c
btf_field_iter.c selftests/bpf: Add btf_field_iter selftests 2024-06-06 15:56:30 +02:00
btf_map_in_map.c selftests/bpf: Fix flaky test btf_map_in_map/lookup_update 2024-03-25 17:25:54 +01:00
btf_module.c
btf_skc_cls_ingress.c selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie 2024-10-21 13:18:51 -07:00
btf_split.c selftests/bpf: Test multi-split BTF 2025-05-20 16:22:30 -07:00
btf_sysfs.c selftests: bpf: Add a test for mmapable vmlinux BTF 2025-05-23 10:06:28 -07:00
btf_tag.c
btf_write.c
build_id.c selftests/bpf: add build ID tests 2024-09-11 09:58:31 -07:00
cb_refs.c bpf: Drop special callback reference handling 2024-11-11 08:18:55 -08:00
cg_storage_multi.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
cgroup1_hierarchy.c selftests/bpf: Run cgroup1_hierarchy test in own mount namespace 2024-04-29 16:14:11 -07:00
cgroup_ancestor.c selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc 2024-10-09 18:29:07 -07:00
cgroup_attach_autodetach.c
cgroup_attach_multi.c
cgroup_attach_override.c
cgroup_dev.c selftests/bpf: add wrong type test to cgroup dev 2024-07-31 10:00:20 -07:00
cgroup_get_current_cgroup_id.c selftests/bpf: convert get_current_cgroup_id_user to test_progs 2024-08-14 18:10:46 -07:00
cgroup_getset_retval.c
cgroup_hierarchical_stats.c
cgroup_iter.c selftests/bpf: Add tests for css_task iter combining with cgroup iter 2023-11-01 22:49:20 -07:00
cgroup_link.c
cgroup_preorder.c selftests/bpf: Add selftests allowing cgroup prog pre-ordering 2025-03-15 11:48:25 -07:00
cgroup_skb_direct_packet_access.c selftests/bpf: add cgroup skb direct packet access test 2024-12-02 08:41:17 -08:00
cgroup_skb_sk_lookup.c
cgroup_storage.c selftests/bpf: convert test_cgroup_storage to test_progs 2024-08-14 18:10:47 -07:00
cgroup_tcp_skb.c
cgroup_v1v2.c selftests/bpf: Allow auto port binding for cgroup connect 2025-03-15 11:48:24 -07:00
cgrp_kfunc.c
cgrp_local_storage.c selftests/bpf: Clean up open-coded gettid syscall invocations 2024-11-04 11:37:36 -08:00
check_mtu.c
cls_redirect.c selftests/bpf: Use connect_to_addr in cls_redirect 2024-04-19 17:13:29 -07:00
compute_live_registers.c selftests/bpf: test cases for compute_live_registers() 2025-03-15 11:48:30 -07:00
connect_force_port.c
connect_ping.c
core_autosize.c
core_extern.c
core_kern.c
core_kern_overflow.c
core_read_macros.c
core_reloc.c selftests/bpf: add test for LDX/STX/ST relocations over array field 2025-02-14 19:58:14 -08:00
core_reloc_raw.c selftests/bpf: test for malformed BPF_CORE_TYPE_ID_LOCAL relocation 2024-08-22 08:00:26 -07:00
core_retro.c
cpu_mask.c
cpumask.c selftests: bpf: fix duplicate selftests in cpumask_success. 2025-03-15 11:48:58 -07:00
crypto_sanity.c selftests/bpf: Fix errors compiling crypto_sanity.c with musl libc 2024-07-29 15:05:08 -07:00
ctx_rewrite.c selftests/bpf: extract utility function for BPF disassembly 2024-07-29 15:05:05 -07:00
custom_sec_handlers.c
d_path.c
decap_sanity.c selftests/bpf: Fix errors compiling decap_sanity.c with musl libc 2024-07-29 15:05:08 -07:00
deny_namespace.c
dmabuf_iter.c selftests/bpf: Add test for open coded dmabuf_iter 2025-05-27 09:51:26 -07:00
dummy_st_ops.c selftests/bpf: dummy_st_ops should reject 0 for non-nullable params 2024-04-25 12:42:43 -07:00
dynptr.c selftests/bpf: introduce tests for dynptr copy kfuncs 2025-05-12 18:32:47 -07:00
empty_skb.c selftests/bpf: Use log_err in open_netns/close_netns 2024-04-24 13:12:28 -07:00
enable_stats.c
endian.c
exceptions.c
exhandler.c
fd_array.c selftests/bpf: Convert comma to semicolon 2025-03-15 11:48:58 -07:00
fd_htab_lookup.c selftests/bpf: Add test case for atomic update of fd htab 2025-04-09 20:12:54 -07:00
fentry_fexit.c
fentry_test.c
fexit_bpf2bpf.c selftests/bpf: add freplace of BTF-unreliable main prog test 2023-12-19 18:06:47 -08:00
fexit_noreturns.c selftests/bpf: Add selftest for attaching fexit to __noreturn functions 2025-03-18 19:07:18 -07:00
fexit_sleep.c selftests/bpf: fexit_sleep: Fix stack allocation for arm64 2024-07-17 19:22:44 +02:00
fexit_stress.c selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE 2024-09-04 12:58:46 -07:00
fexit_test.c
fib_lookup.c selftests/bpf: Add BPF_FIB_LOOKUP_MARK tests 2024-03-28 18:30:53 -07:00
fill_link_info.c selftests/bpf: Add link info test for ref_ctr_offset retrieval 2025-05-09 13:01:08 -07:00
find_vma.c selftests/bpf: Fix bpf_cookie and find_vma in nested VM 2024-06-04 11:17:54 -07:00
flow_dissector.c selftests/bpf: ensure proper root namespace cleanup when test fail 2024-12-02 11:04:35 -08:00
flow_dissector_classification.c selftests/bpf: Add a specific dst port matching 2025-02-19 18:54:59 -08:00
flow_dissector_load_bytes.c
flow_dissector_reattach.c
for_each.c selftests/bpf: add test for softlock when modifying hashmap while iterating 2025-04-25 08:36:59 -07:00
free_timer.c selftests/bpf: Add test case for the freeing of bpf_timer 2025-01-20 09:09:02 -08:00
fs_kfuncs.c selftests/bpf: Test kfuncs that set and remove xattr from BPF programs 2025-02-13 19:35:32 -08:00
get_branch_snapshot.c
get_func_args_test.c
get_func_ip_test.c
get_stack_raw_tp.c
get_stackid_cannot_attach.c
global_data.c
global_data_init.c
global_func_args.c
global_func_dead_code.c selftests/bpf: validate eliminated global subprog is not freplaceable 2023-12-11 19:16:32 -08:00
global_map_resize.c
hash_large_key.c
hashmap.c
helper_restricted.c
htab_reuse.c
htab_update.c
inner_array_lookup.c
ip_check_defrag.c selftests/bpf: Drop noconnect from network_helper_opts 2024-06-20 20:42:44 -07:00
iters.c selftests/bpf: watchdog timer for test_progs 2024-11-12 13:53:27 -08:00
jeq_infer_not_null.c
jit_probe_mem.c
kernel_flag.c selftests/bpf: Add a kernel flag test for LSM bpf hook 2025-03-15 11:48:58 -07:00
kfree_skb.c selftests/bpf: Fix compiling kfree_skb.c with musl-libc 2024-07-29 15:05:08 -07:00
kfunc_call.c bpf: Fix error message on kfunc arg type mismatch 2024-09-09 15:58:17 -07:00
kfunc_dynptr_param.c
kfunc_module_order.c selftests/bpf: Add test for kfunc module order 2024-10-10 10:44:03 -07:00
kfunc_param_nullable.c selftests: bpf: add testmod kfunc for nullable params 2024-06-13 16:33:04 -07:00
kmem_cache_iter.c selftests/bpf: Fix kmem_cache iterator draining 2025-04-29 13:21:48 -07:00
kprobe_multi_test.c selftests/bpf: Add a test for kprobe multi with unique_match 2025-01-10 13:11:44 -08:00
kprobe_multi_testmod_test.c
kptr_xchg_inline.c selftests/bpf: Enable inline bpf_kptr_xchg() test for RV64 2024-02-01 11:35:48 +01:00
ksyms.c selftests/bpf: Replace CHECK with ASSERT macros for ksyms test 2024-03-28 18:31:41 -07:00
ksyms_btf.c
ksyms_module.c
l4lb_all.c
legacy_printk.c
libbpf_get_fd_by_id_opts.c
libbpf_probes.c bpf: Add BPF token support to BPF_PROG_LOAD command 2024-01-24 16:21:01 -08:00
libbpf_str.c bpf: Add BPF token support to BPF_PROG_LOAD command 2024-01-24 16:21:01 -08:00
link_pinning.c
linked_funcs.c selftests/bpf: Clean up open-coded gettid syscall invocations 2024-11-04 11:37:36 -08:00
linked_list.c selftests/bpf: Add test for bpf_list_{front,back} 2025-05-06 10:21:06 -07:00
linked_maps.c
linked_vars.c
load_bytes_relative.c
local_kptr_stash.c selftests/bpf: Test bpf_kptr_xchg stashing of bpf_rb_root 2023-12-05 15:06:47 +01:00
log_buf.c selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_buf 2024-10-10 19:15:02 -07:00
log_fixup.c bpf: emit source code file name and line number in verifier log 2024-02-13 18:51:32 -08:00
lookup_and_delete.c
lookup_key.c
lru_bug.c
lsm_cgroup.c selftests/bpf: Move ENOTSUPP from bpf_util.h 2024-11-11 08:18:35 -08:00
lwt_helpers.h selftests/bpf: Move open_tuntap to network helpers 2025-03-06 12:31:08 -08:00
lwt_ip_encap.c selftests/bpf: Move test_lwt_ip_encap to test_progs 2025-03-15 11:48:57 -07:00
lwt_redirect.c selftests/bpf: Fix errors compiling lwt_redirect.c with musl libc 2024-07-29 15:05:08 -07:00
lwt_reroute.c selftests/bpf: Fix redefinition errors compiling lwt_reroute.c 2024-07-30 13:45:45 -07:00
lwt_seg6local.c selftests/bpf: lwt_seg6local: Move test to test_progs 2025-03-15 11:48:57 -07:00
map_btf.c selftests/bpf: Test the release of map btf 2023-12-18 18:15:49 +01:00
map_in_map.c selftests/bpf: Test the update operations for htab of maps 2024-11-11 08:18:39 -08:00
map_init.c
map_kptr.c
map_lock.c
map_lookup_percpu_elem.c
map_ops.c
map_ptr.c
metadata.c
migrate_reuseport.c
missed.c selftests/bpf: Add kprobe session recursion check test 2025-01-08 09:39:58 -08:00
mmap.c
modify_return.c
module_attach.c selftests/bpf: add tests for the "module: Function" syntax 2024-05-01 09:53:48 -07:00
module_fentry_shadow.c selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE 2024-09-04 12:58:46 -07:00
mptcp.c selftests/bpf: Drop netns helpers in mptcp 2024-11-05 16:05:28 -08:00
nested_trust.c selftests/bpf: Add test for zero offset or non-zero offset pointers as KF_ACQUIRE kfuncs argument 2024-08-28 17:11:54 -07:00
net_timestamping.c selftests/bpf: Add simple bpf tests in the tx path for timestamping feature 2025-02-20 14:30:07 -08:00
netcnt.c
netfilter_link_attach.c selftests/bpf: Add asserts for netfilter link info 2024-10-16 17:04:38 +02:00
netns_cookie.c selftests/bpf: add cgroup_skb netns cookie tests 2025-02-26 07:35:51 -08:00
ns_current_pid_tgid.c selftests/bpf: ns_current_pid_tgid: Use test_progs's ns_ feature 2025-02-19 09:46:02 -08:00
obj_name.c
parse_tcp_hdr_opt.c selftests/bpf: Fix compiling parse_tcp_hdr_opt.c with musl-libc 2024-07-29 15:05:07 -07:00
pe_preserve_elems.c
percpu_alloc.c
perf_branches.c
perf_buffer.c
perf_event_stackmap.c
perf_link.c selftests/bpf: Check for timeout in perf_link test 2024-10-11 12:36:59 -07:00
perf_skip.c selftest/bpf: Test a perf BPF program that suppresses side effects 2024-04-12 11:49:51 +02:00
pinning.c
pkt_access.c
pkt_md_access.c
preempt_lock.c selftests/bpf: Add tests for preempt kfuncs 2024-04-24 09:47:49 -07:00
preempted_bpf_ma_op.c
prepare.c selftests/bpf: Add tests for bpf_object__prepare 2025-03-15 11:48:28 -07:00
pro_epilogue.c selftests/bpf: Test gen_pro/epilogue that generate kfuncs 2025-02-25 19:04:43 -08:00
probe_read_user_str.c
probe_user.c
prog_array_init.c
prog_run_opts.c
prog_tests_framework.c
ptr_untrusted.c
queue_stack_map.c
raw_tp_null.c selftests/bpf: Add tests for raw_tp NULL args 2024-12-13 16:24:53 -08:00
raw_tp_test_run.c
raw_tp_writable_reject_nbd_invalid.c selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE 2024-09-04 12:58:46 -07:00
raw_tp_writable_test_run.c selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE 2024-09-04 12:58:46 -07:00
rbtree.c selftests/bpf: Add tests for bpf_rbtree_{root,left,right} 2025-05-06 10:21:05 -07:00
rcu_read_lock.c selftests/bpf: Test sleepable global subprogs in atomic contexts 2025-03-15 11:48:25 -07:00
rdonly_maps.c
read_vsyscall.c selftests/bpf: Add tests for bpf_copy_from_user_task_str 2025-02-19 17:01:36 -08:00
recursion.c
recursive_attach.c selftests/bpf: Stress test attaching a BPF prog to another BPF prog 2025-07-16 18:32:31 -07:00
refcounted_kptr.c
reference_tracking.c
reg_bounds.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
res_spin_lock.c selftests/bpf: Make res_spin_lock test less verbose 2025-04-04 22:56:32 -07:00
resolve_btfids.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
ringbuf.c selftests/bpf: Add more ring buffer test coverage 2024-06-24 13:43:55 +02:00
ringbuf_multi.c
section_names.c
select_reuseport.c selftests/bpf: Monitor traffic for select_reuseport. 2024-08-15 12:26:57 -07:00
send_signal.c selftests/bpf: update send_signal to lower perf evemts frequency 2024-11-12 13:53:27 -08:00
send_signal_sched_switch.c
setget_sockopt.c selftests/bpf: Correct the check of join cgroup 2025-02-06 21:18:04 -08:00
signal_pending.c
sk_assign.c selftests/bpf: Close the file descriptor to avoid resource leaks 2025-04-22 14:29:58 -07:00
sk_lookup.c selftests/bpf: Drop unneeded error.h includes 2024-07-29 15:05:07 -07:00
sk_storage_omem_uncharge.c
sk_storage_tracing.c
skb_ctx.c
skb_helpers.c
skb_load_bytes.c
skc_to_unix_sock.c
skeleton.c
snprintf.c selftests/bpf: Add negative test cases for snprintf 2025-07-01 15:22:46 -07:00
snprintf_btf.c
sock_addr.c selftests/bpf: Move ENOTSUPP from bpf_util.h 2024-11-11 08:18:35 -08:00
sock_create.c selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests 2024-10-22 13:41:42 -07:00
sock_destroy.c selftests/bpf: Remove "&>" usage in the selftests 2024-01-29 12:48:32 -08:00
sock_fields.c
sock_iter_batch.c selftests/bpf: Add tests for bucket resume logic in UDP socket iterators 2025-05-02 12:07:53 -07:00
sock_post_bind.c selftests/bpf: Migrate *_POST_BIND test cases to prog_tests 2024-10-22 13:41:38 -07:00
socket_cookie.c
socket_helpers.h selftests/bpf: Add socket_kind_to_str() to socket_helpers 2025-05-22 14:26:58 -07:00
sockmap_basic.c BPF fixes: 2025-02-20 15:37:17 -08:00
sockmap_helpers.h selftests/bpf: Add u32()/u64() to sockmap_helpers 2025-05-22 14:26:58 -07:00
sockmap_ktls.c selftests/bpf: Add test to cover sockmap with ktls 2025-05-09 18:10:13 -07:00
sockmap_listen.c selftests/bpf: sockmap_listen cleanup: Drop af_inet SOCK_DGRAM redir tests 2025-05-22 14:26:59 -07:00
sockmap_redir.c selftests/bpf: Add selftest for sockmap/hashmap redirection 2025-05-22 14:26:58 -07:00
sockmap_strp.c selftests/bpf: Add strparser test for bpf 2025-01-29 13:32:48 -08:00
sockopt.c selftests/bpf: Add sockopt case to verify prog_type 2024-04-30 10:43:37 -07:00
sockopt_inherit.c selftests/bpf: Drop struct post_socket_opts 2024-05-28 17:53:03 -07:00
sockopt_multi.c
sockopt_qos_to_cc.c
sockopt_sk.c selftests/bpf: use the same udp and tcp headers in tests under test_progs 2024-12-02 08:41:17 -08:00
spin_lock.c selftests/bpf: Test sleepable global subprogs in atomic contexts 2025-03-15 11:48:25 -07:00
stack_var_off.c
stacktrace_build_id.c
stacktrace_build_id_nmi.c selftests/bpf: Skip test when perf_event_open returns EOPNOTSUPP 2024-04-02 16:29:28 +02:00
stacktrace_map.c
stacktrace_map_raw_tp.c
stacktrace_map_skip.c
static_linked.c
struct_ops_autocreate.c selftests/bpf: Test case for SEC("?.struct_ops") 2024-03-06 15:18:16 -08:00
struct_ops_private_stack.c selftests/bpf: Add struct_ops prog private stack tests 2024-11-12 16:26:25 -08:00
subprogs.c
subprogs_extable.c
subskeleton.c selftests/bpf: validate generic bpf_object and subskel APIs work together 2024-10-23 22:15:09 -07:00
summarization.c selftests/bpf: Add tests for extending sleepable global subprogs 2025-03-15 11:48:25 -07:00
syscall.c selftests/bpf: Test outer map update operations in syscall program 2023-12-04 17:50:27 -08:00
tailcalls.c selftests/bpf: Fix freplace_link segfault in tailcalls prog test 2025-02-03 03:33:51 -08:00
task_fd_query_rawtp.c
task_fd_query_tp.c
task_kfunc.c selftests/bpf: Add tests for bpf_task_from_vpid() kfunc 2024-10-16 09:21:18 -07:00
task_local_storage.c selftests/bpf: Check for PREEMPTION instead of PREEMPT 2024-11-26 08:55:01 -08:00
task_pt_regs.c
task_under_cgroup.c
tc_bpf.c
tc_change_tail.c selftests/bpf: Test bpf_skb_change_tail() in TC ingress 2024-12-20 23:13:31 +01:00
tc_helpers.h selftests/bpf: Add selftests for netkit 2023-10-24 16:07:43 -07:00
tc_links.c selftests/bpf: tc_links/tc_opts: Unserialize tests 2025-02-19 09:46:02 -08:00
tc_netkit.c selftests/bpf: Extend netkit tests to validate set {head,tail}room 2025-01-06 09:48:58 +01:00
tc_opts.c selftests/bpf: tc_links/tc_opts: Unserialize tests 2025-02-19 09:46:02 -08:00
tc_redirect.c selftests/bpf: Set MACs during veth creation in tc_redirect 2025-04-23 16:41:49 -07:00
tcp_custom_syncookie.c selftest: bpf: Test bpf_sk_assign_tcp_reqsk(). 2024-01-23 14:40:24 -08:00
tcp_estats.c
tcp_hdr_options.c
tcp_rtt.c selftests/bpf: Fix compiling tcp_rtt.c with musl-libc 2024-07-29 15:05:08 -07:00
tcpbpf_user.c
test_bpf_ma.c selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma 2024-01-03 21:08:26 -08:00
test_bpf_syscall_macro.c selftests/bpf: Enable test_bpf_syscall_macro: Syscall_arg1 on s390 and arm64 2024-09-04 17:06:09 -07:00
test_bpffs.c selftests/bpf: fix test_bpffs 2023-11-01 22:31:41 -07:00
test_bprm_opts.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
test_btf_ext.c selftests/bpf: Add BTF.ext line/func info getter tests 2025-04-09 16:16:56 -07:00
test_csum_diff.c selftests/bpf: Add a selftest for bpf_csum_diff() 2024-10-30 15:29:59 +01:00
test_global_funcs.c libbpf: feature-detect arg:ctx tag support in kernel 2024-01-17 20:20:05 -08:00
test_ima.c
test_ldsx_insn.c
test_local_storage.c
test_lsm.c selftests/bpf: Add test for lsm tail call 2024-07-29 13:09:41 -07:00
test_mmap_inner_array.c selftests/bpf: Add a test for mmap-able map in map 2024-07-29 15:05:04 -07:00
test_overhead.c
test_profiler.c
test_skb_pkt_end.c selftests/bpf: Validate CHECKSUM_COMPLETE option 2024-06-13 14:29:53 +02:00
test_strncmp.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
test_struct_ops_kptr_return.c selftests/bpf: Test returning referenced kptr from struct_ops programs 2025-02-17 18:47:27 -08:00
test_struct_ops_maybe_null.c selftests/bpf: Test PTR_MAYBE_NULL arguments of struct_ops operators. 2024-02-13 15:16:44 -08:00
test_struct_ops_module.c selftests/bpf: Ensure the unsupported struct_ops prog cannot be loaded 2024-07-29 13:09:10 -07:00
test_struct_ops_multi_pages.c selftests/bpf: Test struct_ops maps with a large number of struct_ops program. 2024-03-04 14:09:24 -08:00
test_struct_ops_no_cfi.c selftests/bpf: Test case for lacking CFI stub functions. 2024-02-22 12:26:41 -08:00
test_struct_ops_refcounted.c selftests/bpf: Test struct_ops program with __ref arg calling bpf_tail_call 2025-02-20 18:44:35 -08:00
test_sysctl.c selftests/bpf: Convert test_sysctl to prog_tests 2025-06-23 21:50:44 -07:00
test_tunnel.c selftests/bpf: test_tunnel: Move ip6tnl tunnel tests to test_progs 2025-03-15 11:48:27 -07:00
test_veristat.c selftests/bpf: Support struct/union presets in veristat 2025-04-09 16:16:12 -07:00
test_xdp_veth.c selftests/bpf: test_xdp_veth: Add XDP program on egress test 2025-02-18 13:56:34 -08:00
time_tai.c selftests/bpf: Relax time_tai test for equal timestamps in tai_forward 2023-12-12 15:53:34 -08:00
timer.c selftests/bpf: Test racing between bpf_timer_cancel_and_free and bpf_timer_cancel 2024-02-19 12:26:46 +01:00
timer_crash.c
timer_lockup.c selftests/bpf: skip the timer_lockup test for single-CPU nodes 2024-11-11 08:18:46 -08:00
timer_mim.c
token.c selftests/bpf: Test freplace from user namespace 2025-03-17 13:45:12 -07:00
tp_attach_query.c
tp_btf_nullable.c selftests/bpf: Add test for __nullable suffix in tp_btf 2024-09-11 08:56:42 -07:00
trace_ext.c
trace_printk.c selftests/bpf: Add read_trace_pipe_iter function 2024-04-12 18:25:21 +02:00
trace_vprintk.c selftests/bpf: Add read_trace_pipe_iter function 2024-04-12 18:25:21 +02:00
tracing_failure.c selftests/bpf: Ensure fentry prog cannot attach to bpf_spin_{lock,unlcok}() 2024-02-13 11:11:25 -08:00
tracing_struct.c selftests/bpf: Add testcase where 7th argment is struct 2024-07-02 16:02:02 +02:00
trampoline_count.c
type_cast.c
udp_limit.c
uninit_stack.c
unpriv_bpf_disabled.c selftests: bpf: Replace sizeof(arr)/sizeof(arr[0]) with ARRAY_SIZE 2024-09-04 12:58:46 -07:00
uprobe.c
uprobe_autoattach.c
uprobe_multi_test.c selftests/bpf: Add threads to consumer test 2024-11-11 08:18:23 -08:00
uprobe_syscall.c asm-generic: fixes for 6.11 2024-08-02 09:14:48 -07:00
uretprobe_stack.c selftests/bpf: add test validating uprobe/uretprobe stack traces 2024-06-25 10:15:38 +09:00
usdt.c selftests/bpf: Test bpf_usdt_arg_size() function 2025-02-26 08:59:44 -08:00
user_ringbuf.c selftests/bpf: fix some typos in selftests 2024-09-05 13:07:47 -07:00
varlen.c
verif_stats.c
verifier.c selftests/bpf: Add unit tests with __bpf_trap() kfunc 2025-05-27 10:30:07 -07:00
verifier_kfunc_prog_types.c selftests/bpf: Verify calling core kfuncs from BPF_PROG_TYPE_SYCALL 2024-04-05 10:58:10 -07:00
verifier_log.c
verify_pkcs7_sig.c selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size" 2023-12-04 15:59:42 +01:00
vmlinux.c selftests/bpf: Replaces the usage of CHECK calls for ASSERTs in vmlinux 2023-11-21 10:45:26 -08:00
vrf_socket_lookup.c
wq.c selftests/bpf: Drop an unused local variable 2024-04-30 16:28:58 +02:00
xdp.c
xdp_adjust_frags.c
xdp_adjust_tail.c selftests/bpf: Fix test_xdp_adjust_tail_grow2 selftest on powerpc 2025-01-15 15:45:29 +01:00
xdp_attach.c
xdp_bonding.c selftests/bpf: use the same udp and tcp headers in tests under test_progs 2024-12-02 08:41:17 -08:00
xdp_bpf2bpf.c
xdp_context_test_run.c selftests/bpf: Add test for XDP metadata support in tun driver 2025-03-06 12:31:08 -08:00
xdp_cpumap_attach.c selftests/bpf: Adjust data size to have ETH_HLEN 2025-01-29 08:51:51 -08:00
xdp_dev_bound_only.c
xdp_devmap_attach.c selftests/bpf: Adjust data size to have ETH_HLEN 2025-01-29 08:51:51 -08:00
xdp_do_redirect.c selftests/bpf: Migrate test_xdp_redirect.c to test_xdp_do_redirect.c 2025-01-10 17:29:05 -08:00
xdp_flowtable.c selftests/bpf: use the same udp and tcp headers in tests under test_progs 2024-12-02 08:41:17 -08:00
xdp_info.c
xdp_link.c
xdp_metadata.c selftests/bpf: xdp_metadata: Check XDP_REDIRCT support for dev-bound progs 2025-05-01 12:54:06 -07:00
xdp_noinline.c
xdp_perf.c
xdp_synproxy.c
xdp_vlan.c selftests/bpf: Migrate test_xdp_vlan.sh into test_progs 2025-03-19 16:01:33 -07:00
xdpwall.c selftests/bpf: Update LLVM Phabricator links 2024-01-23 14:40:22 -08:00
xfrm_info.c