Several patches to improve parallel execution mode, including printing subtest status line, updating vmtest.sh and fixed two previously dropped patch according to feedback. Yucong Sun (4): selfetests/bpf: Update vmtest.sh defaults selftests/bpf: print subtest status line selftests/bpf: fix attach_probe in parallel mode selftests/bpf: adding a namespace reset for tc_redirect .../selftests/bpf/prog_tests/attach_probe.c | 9 ++- .../selftests/bpf/prog_tests/tc_redirect.c | 14 +++++ tools/testing/selftests/bpf/test_progs.c | 56 +++++++++++++++---- tools/testing/selftests/bpf/test_progs.h | 4 ++ tools/testing/selftests/bpf/vmtest.sh | 6 +- 5 files changed, 74 insertions(+), 15 deletions(-) -- 2.30.2