Hello:
This series was applied to netdev/net-next.git (main) by Paolo Abeni pabeni@redhat.com:
On Fri, 15 Nov 2024 00:55:17 +0530 you wrote:
The series of patches are for doing basic tests of NIC driver. Test comprises checks for auto-negotiation, speed, duplex state and throughput between local NIC and partner. Tools such as ethtool, iperf3 are used.
Signed-off-by: Mohan Prasad J mohan.prasad@microchip.com
[...]
Here is the summary with links: - [net-next,v4,1/3] selftests: nic_link_layer: Add link layer selftest for NIC driver https://git.kernel.org/netdev/net-next/c/6116075e18f7 - [net-next,v4,2/3] selftests: nic_link_layer: Add selftest case for speed and duplex states https://git.kernel.org/netdev/net-next/c/c087dc54394b - [net-next,v4,3/3] selftests: nic_performance: Add selftest for performance of NIC driver https://git.kernel.org/netdev/net-next/c/fbbf93556f0c
You are awesome, thank you!