diff options
author | Magnus Karlsson <magnus.karlsson@intel.com> | 2023-09-14 11:48:54 +0300 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2023-09-14 19:47:56 +0300 |
commit | 146e30554a5309b183164b385019b0357ab144dc (patch) | |
tree | dc5a911865e9cb4337a0d1dff2e4c2b594ab8295 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | c53dab7d39abd46901122fa47d3dce3b482d9c54 (diff) | |
download | linux-146e30554a5309b183164b385019b0357ab144dc.tar.xz |
selftests/xsk: add option to run single test
Add a command line option to be able to run a single test. This option
(-t) takes a number from the list of tests available with the "-l"
option. Here are two examples:
Run test number 2, the "receive single packet" test in all available modes:
./test_xsk.sh -t 2
Run test number 21, the metadata copy test in skb mode only
./test_xsh.sh -t 21 -m skb
Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/r/20230914084900.492-8-magnus.karlsson@gmail.com
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions