selftests: forwarding: Specify interface when invoking mausezahn
authorDanielle Ratson <danieller@nvidia.com>
Thu, 28 Jan 2021 14:48:19 +0000 (16:48 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 28 Jan 2021 21:09:01 +0000 (13:09 -0800)
commit11df27f7fdf02cc2bb354358ad482e1fdd690589
tree101ec8cc3ba121c93157bf4f52bce3d4ca2d015a
parent7cfc4486e7ea25bd405df162d9c131ee5d4c6c93
selftests: forwarding: Specify interface when invoking mausezahn

Specify the interface through which packets should be transmitted so
that the test will pass regardless of the libnet version against which
mausezahn is linked.

Fixes: cab14d1087d9 ("selftests: Add version of router_multipath.sh using nexthop objects")
Fixes: 3d578d879517 ("selftests: forwarding: Test IPv4 weighted nexthops")
Signed-off-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/net/forwarding/router_mpath_nh.sh
tools/testing/selftests/net/forwarding/router_multipath.sh