selftests/bpf: Move tracing_multi_bench_attach to bench - #8611
selftests/bpf: Move tracing_multi_bench_attach to bench#8611kernel-patches-daemon-bpf-rc[bot] wants to merge 1 commit into
Conversation
|
Upstream branch: 7f333f8 |
74f1219 to
d362a58
Compare
|
Upstream branch: e2baf9c |
63a365f to
de8df27
Compare
d362a58 to
545c302
Compare
|
Upstream branch: 6655c40 |
de8df27 to
9c6d3d3
Compare
545c302 to
16047c2
Compare
|
Upstream branch: 363b15d |
9c6d3d3 to
cd02194
Compare
16047c2 to
db603c2
Compare
|
Upstream branch: 5b91f44 |
cd02194 to
a769948
Compare
db603c2 to
ead3878
Compare
|
Upstream branch: 8295c27 |
a769948 to
8696543
Compare
ead3878 to
f2dbc2c
Compare
|
Upstream branch: 11c1e83 |
8696543 to
3fde1b5
Compare
f2dbc2c to
28abc40
Compare
|
Upstream branch: 11c1e83 |
3fde1b5 to
1baca36
Compare
28abc40 to
1824cf2
Compare
|
Upstream branch: 7d008cd |
1baca36 to
1ff6f8e
Compare
1824cf2 to
6ac2541
Compare
|
Upstream branch: 8c7f55d |
1ff6f8e to
7b19489
Compare
6ac2541 to
bbe1ae8
Compare
|
Upstream branch: 41c129f |
7b19489 to
6dcf3e3
Compare
bbe1ae8 to
dd2acb0
Compare
|
Upstream branch: 2b1f9f6 |
6dcf3e3 to
5cbcfa7
Compare
dd2acb0 to
75f1c0e
Compare
|
Upstream branch: e1d9b82 |
5cbcfa7 to
dd1d96d
Compare
75f1c0e to
f776207
Compare
|
Upstream branch: 51476f6 |
dd1d96d to
26d675e
Compare
f776207 to
b882df0
Compare
|
Upstream branch: 8b365b3 |
26d675e to
a969088
Compare
b882df0 to
818432c
Compare
|
Upstream branch: d114bb9 |
In CI, the tracing_multi_bench_attach test could cost >10s, which should be avoided in daily CI running. ./test_progs -t tracing_multi_bench_attach -v WATCHDOG: test case tracing_multi_bench_attach executes for 10 seconds... serial_test_tracing_multi_bench_attach: found 40163 functions serial_test_tracing_multi_bench_attach: attached in 9.367s serial_test_tracing_multi_bench_attach: detached in 1.798s #546 tracing_multi_bench_attach:OK Since it is for benchmark attachment of tracing_multi link, move it to the generic bench framework. ./bench tracing-multi-attach Setting up benchmark 'tracing-multi-attach'... tracing-multi-attach: found 40166 functions tracing-multi-attach: attached in 9.278s tracing-multi-attach: detached in 1.836s Assisted-by: Codex:gpt-5.6-sol Signed-off-by: Leon Hwang <leon.hwang@linux.dev>
a969088 to
07de1e7
Compare
Pull request for series with
subject: selftests/bpf: Move tracing_multi_bench_attach to bench
version: 1
url: https://patchwork.kernel.org/project/netdevbpf/list/?series=1140234