mirror of
https://github.com/netdata/libbpf.git
synced 2026-04-11 11:09:06 +08:00
vmtest: disk image update; run test_{maps|verifier}; blacklist update
The disk image is updated to 2020-03-11. blacklist for LATEST kernel: attach_probe (needs root cause) perf_buffer (needs root cause) send_signal (flaky) sockmap_listen (flaky) Run test_maps and test_verifier. test_maps is not expected to pass for kernels other then LATEST. Signed-off-by: Julia Kartseva (hex@fb.com)
This commit is contained in:
committed by
Andrii Nakryiko
parent
ef7d57fcec
commit
50febacba1
@@ -1,13 +1,12 @@
|
||||
attach_multi
|
||||
attach_probe
|
||||
bpf_tcp_ca
|
||||
cgroup_attach_multi
|
||||
fexit_bpf2bpf
|
||||
link_pinning
|
||||
perf_branches
|
||||
perf_buffer
|
||||
select_reuseport
|
||||
send_signal
|
||||
skb_ctx
|
||||
sockmap_listen
|
||||
sockopt_inherit
|
||||
spinlock
|
||||
tcp_rtt
|
||||
test_global_funcs
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
send_signal_tracepoint
|
||||
send_signal_tracepoint_thread
|
||||
attach_probe
|
||||
perf_buffer
|
||||
send_signal
|
||||
sockmap_listen
|
||||
sockopt_inherit
|
||||
spinlock
|
||||
tcp_rtt
|
||||
|
||||
Reference in New Issue
Block a user