]> 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)
commit9f37136337c92aaf3fd1d8ff6c83c8f0e83fa51d
treebc86962f5146e23b8ab0b88db564d7da6ef8d13e
parentaa14b26abc86fe92b4d14e5cce8c0758c3f1f3d8
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