commit | ba0cc3c153590e3d31985b8f8914d205a20b0d7a | [log] [tgz] |
---|---|---|
author | Alexei Starovoitov <ast@fb.com> | Fri Aug 05 14:01:28 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Aug 06 20:49:19 2016 -0400 |
tree | 0bfd00cfd733ae17b33a4203edd57478458e64e6 | |
parent | a6ed3ea65d9868fdf9eff84e6fe4f666b8d14b02 [diff] |
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>