Home
last modified time | relevance | path

Searched hist:"4 ea1396a" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/drivers/net/ocelot/
H A Dtc_flower_chains.sh4ea1396a Sun May 22 04:50:40 CDT 2022 Vladimir Oltean <vladimir.oltean@nxp.com> selftests: ocelot: tc_flower_chains: reorder interfaces

Use the standard interface order h1, swp1, swp2, h2 that is used by the
forwarding selftest framework. The previous order was confusing even
with the ASCII drawing. That isn't needed anymore.

This also drops the fixed MAC addresses and uses STABLE_MAC_ADDRS, which
ensures the MAC addresses are unique.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>