summaryrefslogtreecommitdiffstats
path: root/samples/bpf/map_perf_test_kern.c
Commit message (Expand)AuthorAgeFilesLines
* bpf: lru: Add map-in-map LRU exampleMartin KaFai Lau2017-04-171-3/+31
* bpf: lru: Refactor LRU map tests in map_perf_testMartin KaFai Lau2017-04-171-12/+31
* samples/bpf: add map_lookup microbenchmarkAlexei Starovoitov2017-03-171-0/+33
* samples/bpf: add lpm-trie benchmarkDavid Herrmann2017-01-231-0/+30
* bpf: Add tests for the LRU bpf_htabMartin KaFai Lau2016-11-151-0/+39
* samples/bpf: add map performance testAlexei Starovoitov2016-03-091-0/+100