aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorMagnus Karlsson <[email protected]>2021-09-07 09:19:26 +0200
committerDaniel Borkmann <[email protected]>2021-09-10 21:15:32 +0200
commit6ce67b5165e630a4f874e9e45bd9cca86aa4f4a6 (patch)
tree68e11a4f181cbc28732beb2b2e7b26fe0a1cfaf5 /tools/perf/scripts/python/syscall-counts-by-pid.py
parenta4ba98dd0c693e4f0f4aa93ef210a77a72d32025 (diff)
selftests: xsk: Eliminate test specific if-statement in test runner
Eliminate a test specific if-statement for the RX_FILL_EMTPY stats test that is present in the test runner. We can do this as we now have the use_addr_for_fill option. Just create and empty Rx packet stream and indicated that the test runner should use the addresses in that to populate the fill ring. As there are no packets in the stream, the fill ring will be empty and we will get the error stats that we want to test. 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