selftests: mlxsw: devlink_trap_tunnel_ipip: Align topology drawing correctly
As part of adding same test for GRE tunnel with IPv6 underlay, wrong alignments were found, fix them. Signed-off-by: Amit Cohen <amcohen@nvidia.com> Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Родитель
4bb6cce00a
Коммит
c473f723f9
|
@ -13,7 +13,7 @@
|
|||
# |
|
||||
# +-------------------|-----+
|
||||
# | SW1 | |
|
||||
# | $swp1 + |
|
||||
# | $swp1 + |
|
||||
# | 192.0.2.2/28 |
|
||||
# | |
|
||||
# | + g1a (gre) |
|
||||
|
@ -27,8 +27,8 @@
|
|||
# |
|
||||
# +--|----------------------+
|
||||
# | | VRF2 |
|
||||
# | + $rp2 |
|
||||
# | 198.51.100.2/28 |
|
||||
# | + $rp2 |
|
||||
# | 198.51.100.2/28 |
|
||||
# +-------------------------+
|
||||
|
||||
lib_dir=$(dirname $0)/../../../net/forwarding
|
||||
|
|
Загрузка…
Ссылка в новой задаче