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)
commitef81bd054942e2bd8289c91a3528e6fc0ca26c1c
treebc86962f5146e23b8ab0b88db564d7da6ef8d13e
parentccd34cd3577dd6e244269bb8ccfab228360aa53d
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