]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge branch 'selftests-net-use-slowwait-to-make-sure-setup-finished'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 19 Jun 2025 13:24:10 +0000 (15:24 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 19 Jun 2025 13:24:11 +0000 (15:24 +0200)
commit68d019aa14d97f8d57b0f8d203fd3b44db2ba0c7
tree25e33186d555b3cfd9393308ea8959b8a7d33877
parentcf11cf12a1e22364c4c63ed603606876c1845cb9
parent948670361c0c189556f3d97c5b2e6ed7ae198da9
Merge branch 'selftests-net-use-slowwait-to-make-sure-setup-finished'

Hangbin Liu says:

====================
selftests: net: use slowwait to make sure setup finished

The two updated tests sometimes failed because the network setup hadn't
completed. Used slowwait to ensure the setup finished and the tests
always passed. I ran both tests 50 times, and all of them passed.
====================

Link: https://patch.msgid.link/20250617105101.433718-1-liuhangbin@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>