Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 30 Sep 2024 17:12:50 +0200 you wrote:
From: Amit Cohen amcohen@nvidia.com
The test runs "devlink reload" explicitly. Instead, it is better to use devlink_reload() which waits for udev events to be processed. Do not sleep after reload, as devlink_reload() blocks until all the netdevs are renamed.
Signed-off-by: Amit Cohen amcohen@nvidia.com Reviewed-by: Ido Schimmel idosch@nvidia.com Signed-off-by: Petr Machata petrm@nvidia.com
[...]
Here is the summary with links: - [net-next] selftests: mlxsw: rtnetlink: Use devlink_reload() API https://git.kernel.org/netdev/net-next/c/be4e32354457
You are awesome, thank you!