mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-21 08:49:06 +08:00
vmtest: blacklist atomics selftest for 5.5
5.5 doesn't support atomics. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
649f9dc746
commit
a199b85415
@@ -1,5 +1,6 @@
|
||||
# PERMANENTLY DISABLED
|
||||
align # verifier output format changed
|
||||
atomics # new atomic operations (v5.12+)
|
||||
bpf_iter # bpf_iter support is missing
|
||||
bpf_obj_id # bpf_link support missing for GET_OBJ_INFO, GET_FD_BY_ID, etc
|
||||
bpf_tcp_ca # STRUCT_OPS is missing
|
||||
|
||||
Reference in New Issue
Block a user