Re: [PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test

2025-01-08 Thread Thomas Huth
On 08/01/2025 13.10, Alex Bennée wrote: Now that we have virtio-gpu Vulkan support, let's add a test for it. Currently this is using images build by buildroot: https://lists.buildroot.org/pipermail/buildroot/2024-December/768196.html Signed-off-by: Alex Bennée Reviewed-by: Thomas Huth

[PATCH v4 23/32] tests/functional: extend test_aarch64_virt with vulkan test

2025-01-08 Thread Alex Bennée
Now that we have virtio-gpu Vulkan support, let's add a test for it. Currently this is using images build by buildroot: https://lists.buildroot.org/pipermail/buildroot/2024-December/768196.html Signed-off-by: Alex Bennée --- v2 - use decorator for has_cmd(zstd) - un-handled->unhandled -