diff options
author | 2021-10-25 14:45:46 -0700 | |
---|---|---|
committer | 2021-10-25 14:45:52 -0700 | |
commit | 57c8d362cefe5ff4ee9784e15318c0d1c617d408 (patch) | |
tree | 1dded9713a8024aa450e55139d27b96822a7262a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | libbpf: Fix BTF header parsing checks (diff) | |
parent | selftests/bpf: Split out bpf_verif_scale selftests into multiple tests (diff) | |
download | linux-dev-57c8d362cefe5ff4ee9784e15318c0d1c617d408.tar.xz linux-dev-57c8d362cefe5ff4ee9784e15318c0d1c617d408.zip |
Merge branch 'Parallelize verif_scale selftests'
Andrii Nakryiko says:
====================
Reduce amount of waiting time when running test_progs in parallel mode (-j) by
splitting bpf_verif_scale selftests into multiple tests. Previously it was
structured as a test with multiple subtests, but subtests are not easily
parallelizable with test_progs' infra. Also in practice each scale subtest is
really an independent test with nothing shared across all substest.
This patch set changes how test_progs test discovery works. Now it is possible
to define multiple tests within a single source code file. One of the patches
also marks tc_redirect selftests as serial, because it's extremely harmful to
the test system when run in parallel mode.
====================
Acked-by: Yucong Sun <sunyucong@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions