public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] tests/intel/xe_sriov_flr: VF driver mode option and xe_vfio_pci state restore
@ 2026-04-18 10:26 Marcin Bernatowicz
  2026-04-18 10:26 ` [PATCH i-g-t 1/2] tests/intel/xe_sriov_flr: Add vf-driver option Marcin Bernatowicz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Marcin Bernatowicz @ 2026-04-18 10:26 UTC (permalink / raw)
  To: igt-dev; +Cc: adam.miszczak, jakub1.kolakowski, lukasz.laguna,
	Marcin Bernatowicz

Patch 1 replaces the boolean `--no-xe-vfio-pci` switch with an explicit
`--vf-driver=` mode selector (`xe-vfio-pci`, `xe`, `none`; default remains
`xe-vfio-pci`). This allows exercising the same FLR coverage with different
VF driver bindings, while keeping the binding/override logic centralized.

Patch 2 records whether `xe_vfio_pci` was loaded on entry and restores that
state in cleanup, so the test leaves the system as it found it.

Marcin Bernatowicz (2):
  tests/intel/xe_sriov_flr: Add vf-driver option
  tests/intel/xe_sriov_flr: Restore xe_vfio_pci module state

 tests/intel/xe_sriov_flr.c | 262 ++++++++++++++++++++++++++++++-------
 1 file changed, 212 insertions(+), 50 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-04-21 17:39 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-18 10:26 [PATCH i-g-t 0/2] tests/intel/xe_sriov_flr: VF driver mode option and xe_vfio_pci state restore Marcin Bernatowicz
2026-04-18 10:26 ` [PATCH i-g-t 1/2] tests/intel/xe_sriov_flr: Add vf-driver option Marcin Bernatowicz
2026-04-18 10:26 ` [PATCH i-g-t 2/2] tests/intel/xe_sriov_flr: Restore xe_vfio_pci module state Marcin Bernatowicz
2026-04-21 13:54 ` ✓ i915.CI.BAT: success for tests/intel/xe_sriov_flr: VF driver mode option and xe_vfio_pci state restore Patchwork
2026-04-21 14:03 ` ✓ Xe.CI.BAT: " Patchwork
2026-04-21 15:40 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-04-21 17:39 ` ✗ i915.CI.Full: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox