diff options
author | 2021-08-21 05:50:09 +0530 | |
---|---|---|
committer | 2021-08-24 14:48:42 -0700 | |
commit | a29b3ca17ee69e3e5182f1ed29be6b6ec306c149 (patch) | |
tree | 9734e87e37aa762df01337b46065b44f44e4a8d7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | samples: bpf: Convert xdp_redirect_map to XDP samples helper (diff) | |
download | wireguard-linux-a29b3ca17ee69e3e5182f1ed29be6b6ec306c149.tar.xz wireguard-linux-a29b3ca17ee69e3e5182f1ed29be6b6ec306c149.zip |
samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helper
One of the notable changes is using a BPF_MAP_TYPE_HASH instead of array
map to store mac addresses of devices, as the resizing behavior was
based on max_ifindex, which unecessarily maximized the capacity of map
beyond what was needed.
Signed-off-by: Kumar Kartikeya Dwivedi <memxor@gmail.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Link: https://lore.kernel.org/bpf/20210821002010.845777-22-memxor@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions