-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
All tests listed in https://github.com/kernel-patches/bpf/blob/bpf-next_base/ci/vmtest/configs/DENYLIST.s390x pass in my development setup:
# ./test_progs -t deny_namespace,tc_redirect/tc_redirect_dtime,lru_bug,dummy_st_ops/dummy_init_ptr_arg,fexit_bpf2bpf,tailcalls,trace_ext,xdp_bpf2bpf,xdp_metadata
[...]
Summary: 9/34 PASSED, 0 SKIPPED, 0 FAILED
In particular, dummy_st_ops/dummy_init_ptr_arg was fixed by 7ded842b356d s390/bpf: Fix bpf_plt pointer arithmetic; unfortunately, the others don't have a bug report next to them. Should we empty this file? Or is there a list of bugs associated with the other entries somewhere else?
Metadata
Metadata
Assignees
Labels
No labels