On Thu, Mar 12, 2026 at 08:19:23AM -0700, Jakub Kicinski wrote: > On Thu, 12 Mar 2026 16:17:31 +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. > > I think this breaks a lot of tests: > https://netdev.bots.linux.dev/contest.html?pw-n=0&branch=net-next-2026-03-12--15-00&pw-n=0&pass=0
I used and set the TARGET variable in net/lib.sh even though it was previously defined by drivers/net/lib/sh/lib_netcons.sh. Will change the name of the variable. Ioana

