diff options
author | Magnus Karlsson <[email protected]> | 2023-09-14 10:48:54 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-14 09:47:56 -0700 |
commit | 146e30554a5309b183164b385019b0357ab144dc (patch) | |
tree | dc5a911865e9cb4337a0d1dff2e4c2b594ab8295 /tools/perf/scripts/python/gecko.py | |
parent | c53dab7d39abd46901122fa47d3dce3b482d9c54 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alexei Starovoitov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions