commit | 4e74cc7c5d3f58cb0e2534cd68716c5746d52d07 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu Jun 28 18:56:39 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jun 30 20:34:09 2018 +0900 |
tree | ce9cf2d62b46c3edcde81151e4e2db0ad3e155a0 | |
parent | ec9fdc99f5a6a2cfe4061e807fcb0cc1129f0a2d [diff] |
selftests: forwarding: mirror_gre_changes: Fix waiting for neighbor When running the test on soft devices, there's no mechanism to gratuitously start resolving the neighbor for remote tunnel endpoint. So instead of passively waiting, wait for the device to be up, and then probe the neighbor with a ping. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>