Re: [PATCH net-next 1/2] selftests: drv-net: so_txtime: remember to deploy the binaries
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2026-06-08 20:21:55
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2026-06-08 20:21:55
Jakub Kicinski wrote:
The test seems to be written with a single-host loopback in mind. We need to deploy the binary to remote before we run it. This is just fixing an obvious issue, but more work will be needed to make the dual-host setup work reliably. Most of the runs still fail with: FAIL: start time already passed Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Reviewed-by: Willem de Bruijn <willemb@google.com>