Skip to content

Commit 204cc3d

Browse files
pmachatadavem330
authored andcommitted
selftests: mlxsw: ingress_rif_conf_1d: Fix the diagram
The topology diagram implies that $swp1 and $swp2 are members of the bridge br0, when in fact only their uppers, $swp1.10 and $swp2.10 are. Adjust the diagram. Signed-off-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Amit Cohen <amcohen@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 75426cc commit 204cc3d

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

tools/testing/selftests/drivers/net/mlxsw/ingress_rif_conf_1d.sh

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,9 @@
1515
# +----------------|--+ +--|-----------------+
1616
# | |
1717
# +----------------|-------------------------|-----------------+
18-
# | SW | | |
18+
# | SW $swp1 + + $swp2 |
19+
# | | | |
1920
# | +--------------|-------------------------|---------------+ |
20-
# | | $swp1 + + $swp2 | |
21-
# | | | | | |
2221
# | | $swp1.10 + + $swp2.10 | |
2322
# | | | |
2423
# | | br0 | |

0 commit comments

Comments
 (0)