linux/samples/bpf
Alexei Starovoitov ffb65f27a1 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 <ast@plumgrid.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-18 13:43:59 -05:00
..
libbpf.c bpf: add a testsuite for eBPF maps 2014-11-18 13:43:59 -05:00
libbpf.h bpf: add a testsuite for eBPF maps 2014-11-18 13:43:59 -05:00
Makefile bpf: add a testsuite for eBPF maps 2014-11-18 13:43:59 -05:00
test_maps.c bpf: add a testsuite for eBPF maps 2014-11-18 13:43:59 -05:00
test_verifier.c samples: bpf: add a verifier test and summary line 2014-10-30 15:44:37 -04:00