Hello:
This patch was applied to netdev/net.git (main) by Jakub Kicinski kuba@kernel.org:
On Tue, 3 Jun 2025 18:20:55 -0700 you wrote:
Commit 846742f7e32f ("selftests: drv-net: add a warning for bkg + shell + terminate") added a warning for bkg() used with terminate=True. The tso test was missed as we didn't have it running anywhere in NIPA. Add exit_wait=True, to avoid:
# Warning: combining shell and terminate is risky! # SIGTERM may not reach the child on zsh/ksh!
[...]
Here is the summary with links: - [net] selftests: drv-net: tso: make bkg() wait for socat to quit https://git.kernel.org/netdev/net/c/e6854be4d80e
You are awesome, thank you!