diff options
| author | Zhu Yanjun <zyjzyj2000@gmail.com> | 2020-11-26 18:03:18 +0300 |
|---|---|---|
| committer | Daniel Borkmann <daniel@iogearbox.net> | 2020-11-28 01:00:51 +0300 |
| commit | bb1b25cab04324d0749f7ae22653aff58157bf83 (patch) | |
| tree | 954a3b375c2614dc975a68df05226be51f32148e /tools/perf/scripts/python/syscall-counts.py | |
| parent | 105c4e75feb411a60f5089f7a1e68b8523f986cc (diff) | |
| download | linux-bb1b25cab04324d0749f7ae22653aff58157bf83.tar.xz | |
xdp: Remove the functions xsk_map_inc and xsk_map_put
The functions xsk_map_put() and xsk_map_inc() are simple wrappers and
as such, replace these functions with the functions bpf_map_inc() and
bpf_map_put() and remove some error testing code.
Signed-off-by: Zhu Yanjun <zyjzyj2000@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Magnus Karlsson <magnus.karlsson@intel.com>
Link: https://lore.kernel.org/bpf/1606402998-12562-1-git-send-email-yanjunz@nvidia.com
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions
