commit | d584fec634a4426ad476657383d3a9049565f884 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Apr 17 13:55:54 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 17 13:55:54 2017 -0400 |
tree | f5d017cbdf7cd49aaa75c17c97abc4a3346f1237 | |
parent | 82960fff09bc394e2a33d5369969410699c04861 [diff] | |
parent | 3a5795b83d578cc542a92c94399946258cf1a2af [diff] |
Merge branch 'bpf-lru-perf' Martin KaFai Lau says: ==================== bpf: LRU performance and test-program improvements The first 4 patches make a few improvements to the LRU tests. Patch 5/6 is to improve the performance of BPF_F_NO_COMMON_LRU map. Patch 6/6 adds an example in using LRU map with map-in-map. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>