Re: [net-next PATCH 4/9] bpf: additional sockmap self tests

2017-08-28 Thread Alexei Starovoitov
On Mon, Aug 28, 2017 at 07:11:05AM -0700, John Fastabend wrote: > Add some more sockmap tests to cover, > > - forwarding to NULL entries > - more than two maps to test list ops > - forwarding to different map > > Signed-off-by: John Fastabend Acked-by: Alexei

[net-next PATCH 4/9] bpf: additional sockmap self tests

2017-08-28 Thread John Fastabend
Add some more sockmap tests to cover, - forwarding to NULL entries - more than two maps to test list ops - forwarding to different map Signed-off-by: John Fastabend --- tools/testing/selftests/bpf/sockmap_parse_prog.c |6 +