]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Add a test for VLAN-unaware bridge
authorIdo Schimmel <idosch@mellanox.com>
Sun, 11 Mar 2018 07:57:22 +0000 (09:57 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 12 Mar 2018 02:44:23 +0000 (22:44 -0400)
commit42e8f69e85a06e259f42bc1cb7028cc596db2b8e
tree104652ce08902ce226d16711059b7da7cc22c32a
parentaf50095a064eac19dea294bfb9532a6537f66aa4
selftests: forwarding: Add a test for VLAN-unaware bridge

Similar to the VLAN-aware bridge test, test the VLAN-unaware bridge and
make sure that ping, FDB learning and flooding work as expected.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Reviewed-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/bridge_vlan_unaware.sh [new file with mode: 0755]