diff options
author | Hangbin Liu <liuhangbin@gmail.com> | 2023-12-19 17:48:56 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-12-23 00:26:32 +0000 |
commit | 9d0b4ad82d6117e6d7ead50f64be54ec782aa1fe (patch) | |
tree | d63af2761cdb517aceee0e7789c749e7d3d82fcb /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 378f082eaf3760cd7430fbcb1e4f8626bb6bc0ae (diff) |
kselftest/runner.sh: add netns support
Add a variable RUN_IN_NETNS if the user wants to run all the selected tests
in namespace in parallel. With this, we can save a lot of testing time.
Note that some tests may not fit to run in namespace, e.g.
net/drop_monitor_tests.sh, as the dwdump needs to be run in init ns.
I also added another parameter -p to make all the logs reported separately
instead of mixing them in the stdout or output.log.
Nit: the NUM in run_one is not used, rename it to test_num.
Acked-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions