1
0
Fork 0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-06-08 08:17:45 +09:00
linux/tools/testing/selftests/drivers/net/hw
Jakub Kicinski e6854be4d8 selftests: drv-net: tso: make bkg() wait for socat to quit
Commit 846742f7e3 ("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!

getting printed twice for every variant.

Fixes: 0d0f4174f6 ("selftests: drv-net: add a simple TSO test")
Reviewed-by: Willem de Bruijn <willemb@google.com>
Link: https://patch.msgid.link/20250604012055.891431-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-06-05 08:01:00 -07:00
..
lib/py selftests: net-drv: remove the nic_performance and nic_link_layer tests 2025-05-08 18:58:30 -07:00
.gitignore io_uring/zcrx: add selftest 2025-02-17 05:41:09 -07:00
config selftests: drv-net: add configs for the TSO test 2025-06-05 08:00:50 -07:00
csum.py selftests: drv-net: replace the rpath helper with Path objects 2025-03-31 16:44:25 -07:00
devlink_port_split.py
devmem.py net: devmem: ksft: upgrade rx test to send 1K data 2025-05-27 19:19:36 -07:00
ethtool.sh selftests: drivers: hw: ethtool.sh: Adjust output 2024-04-16 12:14:41 +02:00
ethtool_extended_state.sh
ethtool_lib.sh
ethtool_mm.sh
ethtool_rmon.sh selftests: drivers: hw: Fix ethtool_rmon 2024-04-16 12:14:41 +02:00
hw_stats_l3.sh selftests: drivers: hw: Include tc_common.sh in hw_stats_l3 2024-04-16 12:14:41 +02:00
hw_stats_l3_gre.sh selftests: drivers: hw: Include tc_common.sh in hw_stats_l3 2024-04-16 12:14:41 +02:00
iou-zcrx.c selftests: iou-zcrx: Clean up build warnings for error format 2025-05-05 16:55:15 -07:00
iou-zcrx.py io_uring/zcrx: selftests: fix setting ntuple rule into rss 2025-05-06 17:51:11 -07:00
irq.py selftests: net: use the dummy bpf from net/lib 2025-03-31 16:44:25 -07:00
loopback.sh
Makefile selftests: net-drv: remove the nic_performance and nic_link_layer tests 2025-05-08 18:58:30 -07:00
ncdevmem.c net: devmem: ncdevmem: remove unused variable 2025-05-27 19:19:36 -07:00
pp_alloc_fail.py selftests: drv-net-hw: inject pp_alloc_fail errors in the right place 2025-01-16 17:18:53 -08:00
rss_ctx.py selftests: drv-net: rss_ctx: Don't assume indirection table is present 2025-03-24 12:22:37 -07:00
rss_input_xfrm.py selftests: drv-net: rss_input_xfrm: Check test prerequisites before running 2025-05-01 17:54:33 -07:00
settings
tso.py selftests: drv-net: tso: make bkg() wait for socat to quit 2025-06-05 08:01:00 -07:00
xsk_reconfig.py selftests: net: add a virtio_net deadlock selftest 2025-04-28 15:49:11 -07:00