Re: [PATCH net-next v2 0/2] selftests: drv-net: Allow cross-compiling the hardware tests
From: Andrew Lunn
Date: Thu Sep 03 2026 - 13:19:22 EST
> Tested on an aarch64 target, built on x86_64.
Probably a question for Jakub or Matthieu.
As part of the CI system which is feeding into patchworks, I don't
think we build the selftests? Do we have the CPU resources to build
them?
We currently do x86 64 and 32 bit builds. Do we have the CPU resources
to do an arm64 cross build?
I assume a cross build the self tests needs something like buildroot
to be sensible? Or Debians multi-arch stuff where you can install .deb
packages for libraries for other architectures? So maybe that is going
too far?
Andrew