Re: [PATCH net-next v4 00/10] selftests: drivers: bash support for remote traffic generators
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-03-26 19:03:43
Also in:
linux-kselftest, lkml
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-03-26 19:03:43
Also in:
linux-kselftest, lkml
On Thu, 26 Mar 2026 15:28:18 +0200 Ioana Ciornei wrote:
This patch set aims to add the necessary support so that bash written selftests are also able to easily run with a remote traffic generator system, either be it in another netns or one accessible through ssh. This patch set is a result of the discussion from v1: https://lore.kernel.org/all/20260303084330.340b6459@kernel.org/ (local) Even though the python infrastructure is already established, some things are easier in bash and it would be a shame to leave behind the bash tests that we already have.
I think this introduces a bunch of regressions, eg: https://netdev-ctrl.bots.linux.dev/logs/vmksft/forwarding/results/575622/4-local-termination-sh/stdout https://netdev-ctrl.bots.linux.dev/logs/vmksft/netdevsim/results/575802/18-netcons-resume-sh/stdout