aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_input.c
diff options
context:
space:
mode:
authorHangbin Liu <[email protected]>2025-07-15 04:34:59 +0000
committerJakub Kicinski <[email protected]>2025-07-16 22:03:26 +0000
commit3047957cc7c19433dc8b88a7fec471efa13ba034 (patch)
tree85082d5f65a6088de4231011362ace44c9f2a6bb /net/ipv4/tcp_input.c
parentMerge branch 'net-hns3-use-seq_file-for-debugfs' (diff)
downloadkernel-3047957cc7c19433dc8b88a7fec471efa13ba034.tar.gz
kernel-3047957cc7c19433dc8b88a7fec471efa13ba034.zip
selftests: rtnetlink: fix addrlft test flakiness on power-saving systems
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. Reported-by: Jakub Kicinski <[email protected]> Signed-off-by: Hangbin Liu <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions