On Tue, 15 Jul 2025 04:34:59 +0000 Hangbin Liu 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.
To address this, use slowwait to check more frequently whether the address still exists. This reduces the likelihood of the system entering a low-power state during the test, improving reliability.
It flaked again, after long time of being fine..
https://netdev-3.bots.linux.dev/vmksft-net/results/259361/15-rtnetlink-sh/st...