]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
commitd584fec634a4426ad476657383d3a9049565f884
treef5d017cbdf7cd49aaa75c17c97abc4a3346f1237
parent82960fff09bc394e2a33d5369969410699c04861
parent3a5795b83d578cc542a92c94399946258cf1a2af
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>