提交 f9923a67 编写于 作者: I Ido Schimmel 提交者: Jakub Kicinski

selftests: forwarding: Rename bridge_mdb test

The test is only concerned with host MDB entries and not with MDB
entries as a whole. Rename the test to reflect that.

Subsequent patches will add a more general test that will contain the
test cases for host MDB entries and remove the current test.
Signed-off-by: NIdo Schimmel <idosch@nvidia.com>
Acked-by: NNikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: NJakub Kicinski <kuba@kernel.org>
上级 61f21835
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
TEST_PROGS = bridge_igmp.sh \ TEST_PROGS = bridge_igmp.sh \
bridge_locked_port.sh \ bridge_locked_port.sh \
bridge_mdb.sh \ bridge_mdb_host.sh \
bridge_mdb_port_down.sh \ bridge_mdb_port_down.sh \
bridge_mld.sh \ bridge_mld.sh \
bridge_port_isolation.sh \ bridge_port_isolation.sh \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册