selftests: forwarding: Split mirror_gre_topo_lib.sh
authorPetr Machata <petrm@mellanox.com>
Thu, 24 May 2018 14:27:10 +0000 (16:27 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 02:26:19 +0000 (22:26 -0400)
commit74ed089d48a483374656ce7e4f006d758a3a6228
tree87d4212588a47f6612195ca55ac46070df090401
parent90fed9c94625718a3a10db7d1e8e4efe093bbf5f
selftests: forwarding: Split mirror_gre_topo_lib.sh

Move generic parts of mirror_gre_topo_lib.sh into a new file
mirror_topo_lib.sh. Reuse the functions in GRE topo, adding the tunnel
devices as necessary.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/mirror_gre_topo_lib.sh
tools/testing/selftests/net/forwarding/mirror_topo_lib.sh [new file with mode: 0644]