diff options
author | Magnus Karlsson <[email protected]> | 2023-09-14 10:48:51 +0200 |
---|---|---|
committer | Alexei Starovoitov <[email protected]> | 2023-09-14 09:47:55 -0700 |
commit | 13c341c4508318f77f2c590b9971ac9efec925cc (patch) | |
tree | 76d791e669397fb732b32e103feba2d107e33088 /tools/perf/scripts/python | |
parent | 3956bc34b66c99217261def0a1058ebb9cc9b576 (diff) |
selftests/xsk: move all tests to separate functions
Prepare for the capability to be able to run a single test by moving
all the tests to their own functions. This function can then be called
to execute that test in the next commit.
Also, the tests named RUN_TO_COMPLETION_* were not named well, so
change them to SEND_RECEIVE_* as it is just a basic send and receive
test of 4K packets.
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')
0 files changed, 0 insertions, 0 deletions