samples/bpf: test both pre-alloc and normal maps
authorAlexei Starovoitov <ast@fb.com>
Tue, 8 Mar 2016 05:57:21 +0000 (21:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Mar 2016 20:28:32 +0000 (15:28 -0500)
commitc3f85cffc50d2f259903555979581a632b945ec2
treeff802293cd7a0020211818c8039cd9f117f30a35
parent89b976070190eb9dd14943c0d6ca4b7209f61405
samples/bpf: test both pre-alloc and normal maps

extend test coveraged to include pre-allocated and run-time alloc maps

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
samples/bpf/test_maps.c