Merge branch 'bpf-lru-perf'
authorDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 17:55:54 +0000 (13:55 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Apr 2017 17:55:54 +0000 (13:55 -0400)
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>

Trivial merge