Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>:
On Fri, 21 Aug 2026 11:09:20 +0800 you wrote: > From: Qingshuang Fu <[email protected]> > > This series fixes two bugs in the fin_ack_lat self-test. > > Patch 1 fixes the swapped kill() arguments in sig_handler(), so the > server actually forwards SIGTERM to the client. It also makes the > wrapper script's cleanup tolerant of ESRCH, since the client may now > exit before the kill command reaches its PID. > > [...] Here is the summary with links: - [net,v2,1/2] selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_lat https://git.kernel.org/netdev/net/c/2d83aa65dc98 - [net,v2,2/2] selftests/net: check fork() return value in fin_ack_lat https://git.kernel.org/netdev/net/c/11e41444a3f6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

