summaryrefslogtreecommitdiff
path: root/include/linux/firmware/intel/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2026-01-20 13:39:30 +0000
committerJakub Kicinski <kuba@kernel.org>2026-01-21 19:20:30 -0800
commit04708606fd7bdc34b69089a4ff848ff36d7088f9 (patch)
treeed7031d410466ed65c14f849dd1cdae956afcb02 /include/linux/firmware/intel/git@git.tavy.me:linux.git
parent8215794403d264739cc676668087512950b2ff31 (diff)
selftests: net: amt: wait longer for connection before sending packets
Both send_mcast4() and send_mcast6() use sleep 2 to wait for the tunnel connection between the gateway and the relay, and for the listener socket to be created in the LISTENER namespace. However, tests sometimes fail because packets are sent before the connection is fully established. Increase the waiting time to make the tests more reliable, and use wait_local_port_listen() to explicitly wait for the listener socket. Fixes: c08e8baea78e ("selftests: add amt interface selftest script") Signed-off-by: Taehee Yoo <ap420073@gmail.com> Link: https://patch.msgid.link/20260120133930.863845-1-ap420073@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/firmware/intel/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions