aboutsummaryrefslogtreecommitdiffstats
path: root/samples/bpf/map_perf_test_kern.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau1-0/+2
2017-04-17bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau1-3/+31
2017-04-17bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau1-12/+31
2017-03-16samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov1-0/+33
2017-01-23samples/bpf: add lpm-trie benchmarkDavid Herrmann1-0/+30
2016-11-15bpf: Add tests for the LRU bpf_htabMartin KaFai Lau1-0/+39
2016-03-08samples/bpf: add map performance testAlexei Starovoitov1-0/+100