Commit 07c8a2dd authored by Vladimir Oltean's avatar Vladimir Oltean Committed by David S. Miller

selftests: drivers: dsa: add a subset of forwarding selftests

This adds an initial subset of forwarding selftests which I considered
to be relevant for DSA drivers, along with a forwarding.config that
makes it easier to run them (disables veth pair creation, makes sure MAC
addresses are unique and stable).

The intention is to request driver writers to run these selftests during
review and make sure that the tests pass, or at least that the problems
are known.
Signed-off-by: default avatarVladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 90b9566a
../../../net/forwarding/bridge_locked_port.sh
\ No newline at end of file
../../../net/forwarding/bridge_mdb.sh
\ No newline at end of file
../../../net/forwarding/bridge_mld.sh
\ No newline at end of file
../../../net/forwarding/bridge_vlan_aware.sh
\ No newline at end of file
../../../net/forwarding/bridge_vlan_mcast.sh
\ No newline at end of file
../../../net/forwarding/bridge_vlan_unaware.sh
\ No newline at end of file
../../../net/forwarding/lib.sh
\ No newline at end of file
../../../net/forwarding/local_termination.sh
\ No newline at end of file
../../../net/forwarding/no_forwarding.sh
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment