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

From: David Matlack

Date: Wed Nov 19 2025 - 12:03:40 EST


On Mon, Nov 17, 2025 at 12:13 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").
>
> Aside from the Makefile assignment issue in "Split run.sh into separate
> scripts", LGTM.
>
> Reviewed-by: Alex Mastro <amastro@xxxxxx>

Thanks for the review. I'll send a v3 this week to address your comments.