vmtest: blacklist stacktrace_build_id selftest

It requires v5.9+ kernel when the test code is built with a newer
toolchain. The support was added by commit b33164f2bd1c ("bpf:
Iterate through all PT_NOTE sections when looking for build id").

Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
This commit is contained in:
Ilya Leoshkevich
2021-04-07 03:42:16 +02:00
committed by Andrii Nakryiko
parent 174d0b7b49
commit 9f0e42b512

View File

@@ -66,6 +66,7 @@ socket_cookie # v5.12+
sockmap_basic # uses new socket fields, 5.8+
sockmap_listen # no listen socket supportin SOCKMAP
sockopt_sk
stacktrace_build_id # v5.9+
stack_var_off # v5.12+
task_local_storage # v5.12+
tcp_hdr_options # v5.10+, new TCP header options feature in BPF