mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-23 17:59:06 +08:00
ci: update list of tests/subtests for 5.5 kernel
Some tests can't succeed on 5.5, which is very old. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
295b5726f0
commit
5fc0677111
@@ -32,7 +32,6 @@ raw_tp_writable_test_run
|
||||
rdonly_maps
|
||||
section_names
|
||||
signal_pending
|
||||
skeleton
|
||||
sockmap_ktls
|
||||
sockopt
|
||||
spinlock
|
||||
|
||||
@@ -3,3 +3,5 @@
|
||||
btf # "size check test", "func (Non zero vlen)"
|
||||
tailcalls # tailcall_bpf2bpf_1, tailcall_bpf2bpf_2, tailcall_bpf2bpf_3
|
||||
tc_bpf/tc_bpf_non_root
|
||||
sockopt/setsockopt: ignore >PAGE_SIZE optlen
|
||||
sockopt/getsockopt: ignore >PAGE_SIZE optlen
|
||||
|
||||
Reference in New Issue
Block a user