Re: [PATCH v2 00/18] vfio: selftests: Support for multi-device tests

From: David Matlack

Date: Wed Nov 12 2025 - 19:37:21 EST


On Wed, Nov 12, 2025 at 2:07 PM Alex Mastro <amastro@xxxxxx> wrote:
>
> On Wed, Nov 12, 2025 at 07:22:14PM +0000, David Matlack wrote:
> > This series adds support for tests that use multiple devices, and adds
> > one new test, vfio_pci_device_init_perf_test, which measures parallel
> > device initialization time to demonstrate the improvement from commit
> > e908f58b6beb ("vfio/pci: Separate SR-IOV VF dev_set").
>
> The new test runs and passes for me.
>
> Tested-by: Alex Mastro <amastro@xxxxxx>

Thanks for testing!