OSDN Git Service

selftests: forwarding: Add resilient multipath tunneling nexthop test
authorIdo Schimmel <idosch@nvidia.com>
Fri, 12 Mar 2021 16:50:25 +0000 (17:50 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sat, 13 Mar 2021 01:44:10 +0000 (17:44 -0800)
commit902280cacc0367dcaa8be8261e02ead932a1488d
treee5c87b8db6ab0802b8c74cdde3c54e4f1812c2a3
parent386e3792b52a4d815aefb30d8c049484dce7bdd2
selftests: forwarding: Add resilient multipath tunneling nexthop test

Add a resilient nexthop objects version of gre_multipath_nh.sh. Test
that both IPv4 and IPv6 overlays work with resilient nexthop groups
where the nexthops are two GRE tunnels.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/gre_multipath_nh_res.sh [new file with mode: 0755]