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:
Andrii Nakryiko 2021-01-26 16:17:47 -08:00 committed by Andrii Nakryiko
parent 649f9dc746
commit a199b85415

View File

@ -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