[bpf-next PATCH 4/4] bpf, selftests: Add three new sockmap tests for verdict only programs

2020-10-10 Thread John Fastabend
Here we add three new tests for sockmap to test having a verdict program without setting the parser program. The first test covers the most simply case, sender proxy_recv proxy_send recv || | | verdict -+

Re: [bpf-next PATCH 4/4] bpf, selftests: Add three new sockmap tests for verdict only programs

2020-10-16 Thread Jakub Sitnicki
On Sun, Oct 11, 2020 at 07:10 AM CEST, John Fastabend wrote: > Here we add three new tests for sockmap to test having a verdict program > without setting the parser program. > > The first test covers the most simply case, > >sender proxy_recv proxy_send recv > |