]> git.baikalelectronics.ru Git - kernel.git/commit
bpf: add tls support for testing in test_sockmap
authorJohn Fastabend <john.fastabend@gmail.com>
Sat, 13 Oct 2018 00:46:02 +0000 (02:46 +0200)
committerAlexei Starovoitov <ast@kernel.org>
Mon, 15 Oct 2018 19:23:19 +0000 (12:23 -0700)
commitfd8a5ce1f5fe285947ada65ad0a0f36c692f8f0b
treedd860247ea5af5311d9c0a31f371221cb955247e
parent635a8c9b3da8daeb4a14523765c31f2ebe4c141f
bpf: add tls support for testing in test_sockmap

This adds a --ktls option to test_sockmap in order to enable the
combination of ktls and sockmap to run, which makes for another
batch of 648 test cases for both in combination.

Signed-off-by: John Fastabend <john.fastabend@gmail.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/test_sockmap.c