]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitde80f0f8fc7e7de0bc461348a36e9128bc119843
treeff802293cd7a0020211818c8039cd9f117f30a35
parentb1c0999566ebe671e7e718c9fb5918f02648a584
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