All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Support test execution with pre-enabled VFs
@ 2026-08-25 14:18 Lukasz Laguna
  2026-08-25 14:18 ` [PATCH v1 1/2] tests/intel/xe_sriov_ggtt: Support " Lukasz Laguna
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Lukasz Laguna @ 2026-08-25 14:18 UTC (permalink / raw)
  To: igt-dev; +Cc: marcin.bernatowicz, jakub1.kolakowski, adam.miszczak,
	lukasz.laguna

Some SR-IOV checks can be reused in VMTB scenarios where VFs are already
enabled. This series adds support for running the relevant subtests with
VFS_ENABLED=1, allowing the existing VFs to be reused instead of
assuming the test must enable them. Subtests that require test-managed
VF enabling are skipped in that case.

Signed-off-by: Lukasz Laguna <lukasz.laguna@intel.com>

Lukasz Laguna (2):
  tests/intel/xe_sriov_ggtt: Support execution with pre-enabled VFs
  tests/intel/xe_sriov_vram: Support execution with pre-enabled VFs

 lib/igt_sriov_device.c      | 26 ++++++++++------
 tests/intel/xe_sriov_ggtt.c | 56 +++++++++++++++++++++++++++--------
 tests/intel/xe_sriov_vram.c | 59 +++++++++++++++++++++++++++----------
 3 files changed, 105 insertions(+), 36 deletions(-)

-- 
2.43.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-08-25 19:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-25 14:18 [PATCH v1 0/2] Support test execution with pre-enabled VFs Lukasz Laguna
2026-08-25 14:18 ` [PATCH v1 1/2] tests/intel/xe_sriov_ggtt: Support " Lukasz Laguna
2026-08-25 14:18 ` [PATCH v1 2/2] tests/intel/xe_sriov_vram: " Lukasz Laguna
2026-08-25 15:20 ` ✓ Xe.CI.BAT: success for Support test " Patchwork
2026-08-25 15:32 ` ✓ i915.CI.BAT: " Patchwork
2026-08-25 18:38 ` ✗ i915.CI.Full: failure " Patchwork
2026-08-25 19:19 ` ✓ Xe.CI.FULL: success " Patchwork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.