From: Alexei Starovoitov Date: Fri, 14 Nov 2014 01:36:48 +0000 (-0800) Subject: bpf: add a testsuite for eBPF maps X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~178^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb65f27a15583379567b6a59a9758163b7f5750;p=pandora-kernel.git bpf: add a testsuite for eBPF maps . check error conditions and sanity of hash and array map APIs . check large maps (that kernel gracefully switches to vmalloc from kmalloc) . check multi-process parallel access and stress test Signed-off-by: Alexei Starovoitov Signed-off-by: David S. Miller --- Reading git-diff-tree failed