summaryrefslogtreecommitdiff
path: root/samples/bpf/map_perf_test_user.c (follow)
Commit message (Collapse)AuthorAge
* samples/bpf: add map performance testAlexei Starovoitov2022-04-19
performance tests for hash map and per-cpu hash map with and without pre-allocation Signed-off-by: Alexei Starovoitov <ast@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Chatur27 <jasonbright2709@gmail.com>