aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMagnus Karlsson <[email protected]>2021-09-22 09:56:09 +0200
committerDaniel Borkmann <[email protected]>2021-09-28 00:18:35 +0200
commit89013b8a29281fa42e39406b8b25672cb6ce2341 (patch)
treee6bd1c828ec6e37b54a5357f0dcd6cdfd27e9a41 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent872a1184dbf2b6ed9f435d6a37ad8007126da982 (diff)
selftests: xsk: Fix socket creation retry
The socket creation retry unnecessarily registered the umem once for every retry. No reason to do this. It wastes memory and it might lead to too many pages being locked at some point and the failure of a test. Signed-off-by: Magnus Karlsson <[email protected]> Signed-off-by: Daniel Borkmann <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions