Linux Kernel Selftest development
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] lan743x: This series of patches are for lan743x driver testing
@ 2024-09-03 22:15 Mohan Prasad J
  2024-09-03 22:15 ` [PATCH net-next 1/3] selftests: lan743x: Add testfile for lan743x network driver Mohan Prasad J
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Mohan Prasad J @ 2024-09-03 22:15 UTC (permalink / raw)
  To: netdev, davem, kuba
  Cc: shuah, bryan.whitehead, mohan.prasad, UNGLinuxDriver, edumazet,
	pabeni, linux-kernel, linux-kselftest, horms, brett.creeley,
	rosenp

This series of patches are for testing the lan743x network driver.
Testing comprises autonegotiation, speed, duplex and throughput checks.
Tools such as ethtool, iperf3 are used in the testing process.
Performance test is done for TCP streams at different speeds.

Signed-off-by: Mohan Prasad J <mohan.prasad@microchip.com>

Mohan Prasad J (3):
  selftests: lan743x: Add testfile for lan743x network driver
  selftests: lan743x: Add testcase to check speed and duplex state of
    lan743x
  selftests: lan743x: Add testcase to check throughput of lan743x

 MAINTAINERS                                   |   2 +
 tools/testing/selftests/Makefile              |   2 +-
 .../drivers/net/hw/microchip/lan743x/Makefile |   7 ++
 .../net/hw/microchip/lan743x/lan743x.py       | 117 ++++++++++++++++++
 .../hw/microchip/lan743x/lib/py/__init__.py   |  16 +++
 5 files changed, 143 insertions(+), 1 deletion(-)
 create mode 100644 tools/testing/selftests/drivers/net/hw/microchip/lan743x/Makefile
 create mode 100755 tools/testing/selftests/drivers/net/hw/microchip/lan743x/lan743x.py
 create mode 100644 tools/testing/selftests/drivers/net/hw/microchip/lan743x/lib/py/__init__.py

-- 
2.43.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-09-09 13:24 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-03 22:15 [PATCH net-next 0/3] lan743x: This series of patches are for lan743x driver testing Mohan Prasad J
2024-09-03 22:15 ` [PATCH net-next 1/3] selftests: lan743x: Add testfile for lan743x network driver Mohan Prasad J
2024-09-04 16:10   ` Brett Creeley
2024-09-06  6:54     ` Mohan.Prasad
2024-09-03 22:15 ` [PATCH net-next 2/3] selftests: lan743x: Add testcase to check speed and duplex state of lan743x Mohan Prasad J
2024-09-04 16:05   ` Brett Creeley
2024-09-06  6:52     ` Mohan.Prasad
2024-09-03 22:15 ` [PATCH net-next 3/3] selftests: lan743x: Add testcase to check throughput " Mohan Prasad J
2024-09-04 16:15   ` Brett Creeley
2024-09-06  6:56     ` Mohan.Prasad
2024-09-04  5:30 ` [PATCH net-next 0/3] lan743x: This series of patches are for lan743x driver testing Andrew Lunn
2024-09-06  6:45   ` Mohan.Prasad
2024-09-06 12:08     ` Andrew Lunn
2024-09-09  6:42       ` Mohan.Prasad
2024-09-09 13:24         ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox