]> asedeno.scripts.mit.edu Git - linux.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)
commit3a021ab56468db57868a9bc6721b7dfbec672a15
tree104652ce08902ce226d16711059b7da7cc22c32a
parentf44b1886a5f876c87b5889df463ad7b97834ba37
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]