Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 29 Oct 2025 09:49:30 -0700 you wrote:
We are trying to move away from netdevsim-only tests and towards tests which can be run both against netdevsim and real drivers.
Replace the simple bash script we have for checking ethtool -g/-G on netdevsim with a Python test tweaking those params as well as channel count.
[...]
Here is the summary with links: - [net-next,v3] selftests: drv-net: replace the nsim ring test with a drv-net one https://git.kernel.org/netdev/net-next/c/ecca75ae5ae6
You are awesome, thank you!