selftests: forwarding: gre_multipath: Drop IPv6 tests
authorPetr Machata <petrm@mellanox.com>
Mon, 23 Jul 2018 10:33:08 +0000 (12:33 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jul 2018 16:46:52 +0000 (09:46 -0700)
commit9a2ad3623868752e4f4d0a04a4dc43d5fcde07ce
tree2d6008c2385c94c36d93d694ebd006e603453bda
parent7fa41efac14ffbe8db7660ad2da3928969d10caf
selftests: forwarding: gre_multipath: Drop IPv6 tests

Support for device-only IPv6 multipath next hops was dropped in
commit 33bd5ac54dc4 ("net/ipv6: Revert attempt to simplify route replace
and append") and as of commit b5d2d75e079a ("net/ipv6: Do not allow
device only routes via the multipath API"), attempts to add a next hop
like that yield an explicit diagnostic.

Correspondingly, drop the IPv6 parts of GRE multipath test that are
supposed to test that code.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/gre_multipath.sh