]> git.baikalelectronics.ru Git - kernel.git/commit
samples/bpf: add bpf_map_update_elem() tests
authorAlexei Starovoitov <ast@fb.com>
Fri, 5 Aug 2016 21:01:28 +0000 (14:01 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Aug 2016 00:49:19 +0000 (20:49 -0400)
commitb802f77bb10dba63ea2562bde1cab8b03168d7c8
tree0bfd00cfd733ae17b33a4203edd57478458e64e6
parentd9d2ccae8d6e8cc8afda52d5a9ec0a0d6faf1527
samples/bpf: add bpf_map_update_elem() tests

increase test coverage to check previously missing 'update when full'

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