Hello:
This series was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 6 Jan 2026 00:17:31 +0900 you wrote:
This series fixes netdevsim's inconsistent behavior between carrier and link/unlink state.
More specifically, this fixes a bug that the carrier goes DOWN although two netdevsim were peered, depending on the order of peering and ifup. Especially in a NetworkManager-enabled environment, netdevsim test fails because of this.
[...]
Here is the summary with links: - [net,v3,1/2] net: netdevsim: fix inconsistent carrier state after link/unlink https://git.kernel.org/netdev/net/c/d83dddffe190 - [net,v3,2/2] selftests: netdevsim: add carrier state consistency test https://git.kernel.org/netdev/net/c/75df712cddfd
You are awesome, thank you!