diff options
author | Maciej Fijalkowski <[email protected]> | 2021-03-03 19:56:35 +0100 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2021-03-04 15:53:32 +0100 |
commit | 6bc6699881012b5bd5d49fa861a69a37fc01b49c (patch) | |
tree | 804da7a18fb0d07f50cb3dd4a12a63bb5b30bb0c /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | c95c34f01bbda4421c25fdc9b04a4a4aab10d36c (diff) |
samples, bpf: Add missing munmap in xdpsock
We mmap the umem region, but we never munmap it.
Add the missing call at the end of the cleanup.
Fixes: 3945b37a975d ("samples/bpf: use hugepages in xdpsock app")
Signed-off-by: Maciej Fijalkowski <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions