Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 15 Jul 2025 04:34:59 +0000 you wrote:
Jakub reported that the rtnetlink test for the preferred lifetime of an address has become quite flaky. The issue started appearing around the 6.16 merge window in May, and the test fails with:
FAIL: preferred_lft addresses remaining
The flakiness might be related to power-saving behavior, as address expiration is handled by a "power-efficient" workqueue.
[...]
Here is the summary with links: - [net] selftests: rtnetlink: fix addrlft test flakiness on power-saving systems https://git.kernel.org/netdev/net-next/c/3047957cc7c1
You are awesome, thank you!