Re: [PATCH net-next v3 0/2] selftests: drv-net: Allow cross-compiling the hardware tests

From: Jakub Kicinski

Date: Tue Sep 08 2026 - 20:31:00 EST


On Mon, 7 Sep 2026 18:14:34 +0200 Maxime Chevallier (Netdev
Foundation) wrote:
> Changes come from Sashiko reviews, that detected some Makefile inclusion
> ordering issues, a stray 'Q = @' in the ynl makefiles to have proper
> verbosity support, and some commit log rewording.

Looks good enough, if it works for you.
If we see a lot of follow ups and variance in the env people want
to support we'll have to add some kind of a build test env on QEMU.