Skip to content

Commit e318037

Browse files
pmachatakuba-moo
authored andcommitted
selftests: forwarding: Add a test for verifying VXLAN MC underlay
Add tests for MC-routing underlay VXLAN traffic. Signed-off-by: Petr Machata <[email protected]> Link: https://patch.msgid.link/eecd2c0fefc754182e74be8e8e65751bf5749c21.1750113335.git.petrm@nvidia.com Signed-off-by: Jakub Kicinski <[email protected]>
1 parent 237f84a commit e318037

File tree

2 files changed

+772
-0
lines changed

2 files changed

+772
-0
lines changed

tools/testing/selftests/net/forwarding/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ TEST_PROGS = bridge_fdb_learning_limit.sh \
102102
vxlan_bridge_1d_port_8472.sh \
103103
vxlan_bridge_1d.sh \
104104
vxlan_bridge_1q_ipv6.sh \
105+
vxlan_bridge_1q_mc_ul.sh \
105106
vxlan_bridge_1q_port_8472_ipv6.sh \
106107
vxlan_bridge_1q_port_8472.sh \
107108
vxlan_bridge_1q.sh \

0 commit comments

Comments
 (0)