mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-05 16:19:06 +08:00
ci: whitelist legacy_printk tests on 4.9 and 5.5
legacy_printk selftests is specially designed to be runnable on old kernels and validate libbpf's bpf_trace_printk-related macros. Run them in CI. Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
This commit is contained in:
committed by
Andrii Nakryiko
parent
7cda69caeb
commit
690d0531f9
@@ -2,6 +2,7 @@
|
|||||||
core_retro
|
core_retro
|
||||||
cpu_mask
|
cpu_mask
|
||||||
hashmap
|
hashmap
|
||||||
|
legacy_printk
|
||||||
perf_buffer
|
perf_buffer
|
||||||
section_names
|
section_names
|
||||||
|
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ global_data_init
|
|||||||
global_func_args
|
global_func_args
|
||||||
hashmap
|
hashmap
|
||||||
l4lb_all
|
l4lb_all
|
||||||
|
legacy_printk
|
||||||
linked_funcs
|
linked_funcs
|
||||||
linked_maps
|
linked_maps
|
||||||
map_lock
|
map_lock
|
||||||
|
|||||||
Reference in New Issue
Block a user