]> git.baikalelectronics.ru Git - kernel.git/commit
selftests/bpf: expand bpf tunnel test to ipv6
authorWillem de Bruijn <willemb@google.com>
Fri, 22 Mar 2019 18:32:51 +0000 (14:32 -0400)
committerAlexei Starovoitov <ast@kernel.org>
Fri, 22 Mar 2019 20:52:44 +0000 (13:52 -0700)
commitdcf3befb1f26b0a15b86f406797cafcf16f25983
treebc86962f5146e23b8ab0b88db564d7da6ef8d13e
parent0c27794c0e9d260f28c8972dbcc5f4857e42e207
selftests/bpf: expand bpf tunnel test to ipv6

The test only uses ipv4 so far, expand to ipv6.
This is mostly a boilerplate near copy of the ipv4 path.

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
tools/testing/selftests/bpf/config
tools/testing/selftests/bpf/progs/test_tc_tunnel.c
tools/testing/selftests/bpf/test_tc_tunnel.sh