diff options
author | Magnus Karlsson <[email protected]> | 2021-09-07 09:19:17 +0200 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-09-10 21:15:31 +0200 |
commit | 1856c24db0a8c51122b7b87909a98f379309ff69 (patch) | |
tree | a2e9afb92347ce0759d8a3ec7ea9ca3a82af9c3c /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 119d4b02feb5c3c5045f0b42a6c48d853ab40917 (diff) |
selftests: xsk: Introduce rx_on and tx_on in ifobject
Introduce rx_on and tx_on in the ifobject so that we can describe if
the thread should create a socket with only tx, rx, or both. This
eliminates some test specific if statements from the code. We can also
eliminate the flow vector structure now as this is fully specified
by the tx_on and rx_on variables.
Signed-off-by: Magnus Karlsson <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Maciej Fijalkowski <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions