[PATCH v2 37/39] efi: Avoid using sandbox virtio devices

Tom Rini trini at konsulko.com
Thu Aug 22 17:13:22 CEST 2024


On Fri, Aug 16, 2024 at 05:53:59PM -0600, Simon Glass wrote:
[snip]
> > Some notes from a little bit of digging: There are almost 1000 sandbox
> > tests (17-20mins), but qemu_arm only runs 62 (2mins). With 'make
> > qcheck' it runs about 2500 tests in about 4 minutes. I just got 'make
> > pcheck' going again and that is a little faster (2.5 mins). Binman
> > tests run in parallel if you use 'pip install concurrencytest'
> 
> While on this topic I forgot to mention that the sandbox tests (~800
> of them) actually run in about 10 seconds. Try 'ut all' (although
> you'll need my test-fix series to stop it crashing).
> 
> The reason pytest is so slow with sandbox is that it talks to U-Boot
> through a pty. Stephen Warren did something clever to stop it being
> horrible, but it is still very slow.

Seeing about addressing this more would probably be very helpful then as
most of the runs (by user, I mean) happen via pytest and not directly
running sandbox I strongly suspect.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240822/fff57051/attachment.sig>


More information about the U-Boot mailing list