mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Expose each BPF verifier scale test as individual sub-test to allow independent results output and test selection. Test run results now look like this: $ sudo ./test_progs -t verif/ #3/1 loop3.o:OK #3/2 test_verif_scale1.o:OK #3/3 test_verif_scale2.o:OK #3/4 test_verif_scale3.o:OK #3/5 pyperf50.o:OK #3/6 pyperf100.o:OK #3/7 pyperf180.o:OK #3/8 pyperf600.o:OK #3/9 pyperf600_nounroll.o:OK #3/10 loop1.o:OK #3/11 loop2.o:OK #3/12 strobemeta.o:OK #3/13 strobemeta_nounroll1.o:OK #3/14 strobemeta_nounroll2.o:OK #3/15 test_sysctl_loop1.o:OK #3/16 test_sysctl_loop2.o:OK #3/17 test_xdp_loop.o:OK #3/18 test_seg6_loop.o:OK #3 bpf_verif_scale:OK Signed-off-by: Andrii Nakryiko <andriin@fb.com> Signed-off-by: Alexei Starovoitov <ast@kernel.org> |
||
---|---|---|
.. | ||
.gitignore | ||
attach_probe.c | ||
bpf_obj_id.c | ||
bpf_verif_scale.c | ||
flow_dissector.c | ||
flow_dissector_load_bytes.c | ||
get_stack_raw_tp.c | ||
global_data.c | ||
l4lb_all.c | ||
map_lock.c | ||
obj_name.c | ||
perf_buffer.c | ||
pkt_access.c | ||
pkt_md_access.c | ||
prog_run_xattr.c | ||
queue_stack_map.c | ||
raw_tp_writable_reject_nbd_invalid.c | ||
raw_tp_writable_test_run.c | ||
reference_tracking.c | ||
send_signal.c | ||
signal_pending.c | ||
skb_ctx.c | ||
spinlock.c | ||
stacktrace_build_id.c | ||
stacktrace_build_id_nmi.c | ||
stacktrace_map.c | ||
stacktrace_map_raw_tp.c | ||
task_fd_query_rawtp.c | ||
task_fd_query_tp.c | ||
tcp_estats.c | ||
tp_attach_query.c | ||
xdp.c | ||
xdp_adjust_tail.c | ||
xdp_noinline.c |