Skip to content

Commit c375d4c

Browse files
committed
Revert "s390x: disable tests currently failing in bpf-next tree"
This reverts commit 6ec8caa. Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
1 parent 6ec8caa commit c375d4c

File tree

1 file changed

+0
-92
lines changed

1 file changed

+0
-92
lines changed

ci/vmtest/configs/DENYLIST.s390x

Lines changed: 0 additions & 92 deletions
Original file line numberDiff line numberDiff line change
@@ -9,95 +9,3 @@ tailcalls
99
trace_ext
1010
xdp_bpf2bpf
1111
xdp_metadata
12-
13-
# Temporarily disabled
14-
# https://lore.kernel.org/bpf/7adb418e282468fcd5dc10c05790614e622579d4@linux.dev/
15-
attach_probe
16-
bloom_filter_map
17-
bpf_cookie
18-
bpf_loop
19-
bpf_mod_race
20-
bpf_syscall_macro
21-
cgroup1_hierarchy
22-
cgroup_hierarchical_stats
23-
cgrp_local_storage
24-
d_path
25-
fentry_fexit
26-
fentry_test
27-
fexit_sleep
28-
fexit_stress
29-
fexit_test
30-
fill_link_info
31-
fs_kfuncs
32-
get_func_args_test
33-
get_func_ip_test
34-
iters/css
35-
iters/css_task
36-
iters/task
37-
kernel_flag
38-
kfree_skb
39-
kfunc_dynptr_param
40-
kprobe_multi_test
41-
libbpf_get_fd_by_id_opts
42-
lookup_key
43-
lsm_cgroup/functional
44-
map_btf/array_btf
45-
map_btf/inner_array_btf
46-
map_in_map
47-
map_kptr
48-
missed
49-
mmap_inner_array
50-
modify_return
51-
module_fentry_shadow
52-
mptcp
53-
net_timestamping
54-
percpu_alloc
55-
preempted_bpf_ma_op
56-
probe_user
57-
prog_tests_framework
58-
ptr_untrusted
59-
rcu_read_lock/rcuptr_acquire
60-
rcu_read_lock/success
61-
recursion
62-
ringbuf/ringbuf
63-
ringbuf/ringbuf_map_key
64-
ringbuf/ringbuf_n
65-
ringbuf/ringbuf_write
66-
setget_sockopt
67-
sk_storage_omem_uncharge
68-
sk_storage_tracing
69-
skc_to_unix_sock
70-
socket_cookie
71-
task_local_storage/exit_creds
72-
task_local_storage/recursion
73-
task_under_cgroup
74-
test_bpf_ma/batch_alloc_free
75-
test_bpf_ma/batch_percpu_alloc_free
76-
test_bpf_ma/free_through_map_free
77-
test_bpf_ma/percpu_free_through_map_free
78-
test_bprm_opts
79-
test_local_storage
80-
test_lsm/lsm_basic
81-
test_overhead
82-
test_profiler
83-
timer
84-
timer_crash
85-
timer_mim
86-
token
87-
trace_printk
88-
trace_vprintk
89-
trampoline_count
90-
unpriv_bpf_disabled
91-
user_ringbuf/test_user_ringbuf_basic
92-
user_ringbuf/test_user_ringbuf_blocking_reserve
93-
user_ringbuf/test_user_ringbuf_discards_properly_ignored
94-
user_ringbuf/test_user_ringbuf_loop
95-
user_ringbuf/test_user_ringbuf_msg_protocol
96-
user_ringbuf/test_user_ringbuf_overfill
97-
user_ringbuf/test_user_ringbuf_post_alignment_autoadjust
98-
user_ringbuf/test_user_ringbuf_post_larger_than_ringbuf_sz
99-
user_ringbuf/test_user_ringbuf_post_misaligned
100-
user_ringbuf/test_user_ringbuf_post_producer_wrong_offset
101-
user_ringbuf/test_user_ringbuf_sample_full_ring_buffer
102-
verify_pkcs7_sig
103-
vmlinux

0 commit comments

Comments
 (0)