Skip to content

Commit

Permalink
selftests: router_bridge_1d_lag: Add a new selftest
Browse files Browse the repository at this point in the history
Add a selftest to verify that routing through several bridges works when
LAG VLANs are used instead of physical ports, and that routing through LAG
VLANs themselves works as physical ports are de/enslaved.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Danielle Ratson <danieller@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Petr Machata authored and David S. Miller committed Aug 2, 2023
1 parent 3f0c4e7 commit 24e8465
Show file tree
Hide file tree
Showing 2 changed files with 409 additions and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/net/forwarding/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ TEST_PROGS = bridge_igmp.sh \
q_in_vni.sh \
router_bridge.sh \
router_bridge_1d.sh \
router_bridge_1d_lag.sh \
router_bridge_lag.sh \
router_bridge_vlan.sh \
router_bridge_vlan_upper.sh \
Expand Down
Loading

0 comments on commit 24e8465

Please sign in to comment.