]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Add multipath tunneling nexthop test
authorIdo Schimmel <idosch@nvidia.com>
Thu, 19 Nov 2020 13:08:48 +0000 (15:08 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 20 Nov 2020 23:20:21 +0000 (15:20 -0800)
commit5a69a50aceecaf0df0bf95a30c9d79816d4eb215
tree31f975966cade423d281733c0a5eb28aa47c5e2f
parentdd12c3d3a7ca01165ff58cac9ac75ed69be41b35
selftests: forwarding: Add multipath tunneling nexthop test

Add a nexthop objects version of gre_multipath.sh. Unlike the original
test, it also tests IPv6 overlay which is not possible with the legacy
nexthop implementation. See commit de8e19a40e93 ("selftests: forwarding:
gre_multipath: Drop IPv6 tests") for more info.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/gre_multipath_nh.sh [new file with mode: 0755]