[PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state

2020-06-24 Thread Ido Schimmel
From: Amit Cohen Add tests to check ethtool report about extended state. The tests configure several states and verify that the correct extended state is reported by ethtool. Check extended state with substate (Autoneg) and extended state without substate (No cable). Signed-off-by: Amit Cohen

Re: [RFC PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state

2020-06-07 Thread Florian Fainelli
On 6/7/2020 7:59 AM, Amit Cohen wrote: > Add tests to check ethtool report about extended state. > The tests configure several states and verify that the correct extended > state is reported by ethtool. > > Check extended state with substate (Autoneg) and extended state without > substate (No c

[RFC PATCH net-next 10/10] selftests: forwarding: Add tests for ethtool extended state

2020-06-07 Thread Amit Cohen
Add tests to check ethtool report about extended state. The tests configure several states and verify that the correct extended state is reported by ethtool. Check extended state with substate (Autoneg) and extended state without substate (No cable). Signed-off-by: Amit Cohen Reviewed-by: Petr M