]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: Add test for syscall on fd array/htab lookup
authorMartin KaFai Lau <kafai@fb.com>
Wed, 28 Jun 2017 06:08:35 +0000 (23:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Jun 2017 17:13:26 +0000 (13:13 -0400)
commit19e936c96e57c39409f1b67c3d05a050b6a736d4
tree7e7b11a58be303f42072fd51c260354cf110b5e2
parent9409b6f5a722889c417e2b23d94ccc41b11b542d
bpf: Add test for syscall on fd array/htab lookup

Checks are added to the existing sockex3 and test_map_in_map test.

Signed-off-by: Martin KaFai Lau <kafai@fb.com>
Acked-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
samples/bpf/sockex3_user.c
samples/bpf/test_map_in_map_user.c