]> www.infradead.org Git - users/dwmw2/linux.git/commit
selftests: nic_link_layer: Add selftest case for speed and duplex states
authorMohan Prasad J <mohan.prasad@microchip.com>
Thu, 14 Nov 2024 19:25:19 +0000 (00:55 +0530)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 19 Nov 2024 09:15:29 +0000 (10:15 +0100)
commitc087dc54394b3f8a2950007fb17a8937a38fe73a
treef407c208a4ba3d96f160414ca064724fc761f53c
parent6116075e18f79698419f2606d9cb34d23198f7e3
selftests: nic_link_layer: Add selftest case for speed and duplex states

Add selftest case for testing the speed and duplex state of
local NIC driver and the partner based on the supported
link modes obtained from the ethtool. Speed and duplex states
are varied and verified using ethtool.

Signed-off-by: Mohan Prasad J <mohan.prasad@microchip.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
tools/testing/selftests/drivers/net/hw/nic_link_layer.py