Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs
@ 2026-09-07 12:46 Lukasz Laguna
  2026-09-07 12:46 ` [PATCH v2 1/3] lib/igt_sriov_device: Add helper to get SR-IOV function name Lukasz Laguna
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Lukasz Laguna @ 2026-09-07 12:46 UTC (permalink / raw)
  To: igt-dev; +Cc: marcin.bernatowicz, piotr.piorkowski

In case of SR-IOV, the VF has limited access to the registers. Let's add
tests to verify that the VF actually has access only to the allowed list
of registers, and verify that registers dedicated to VFs work properly.

Lukasz Laguna (2):
  lib/igt_sriov_device: Add helper to get SR-IOV function name
  intel-ci: Block igt@xe_sriov_mmio_regs.*

Piotr Piórkowski (1):
  tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs

 lib/igt_sriov_device.c           |  23 ++
 lib/igt_sriov_device.h           |   1 +
 tests/intel-ci/xe.blocklist.txt  |   1 +
 tests/intel/xe_sriov_mmio_regs.c | 408 +++++++++++++++++++++++++++++++
 tests/meson.build                |   1 +
 5 files changed, 434 insertions(+)
 create mode 100644 tests/intel/xe_sriov_mmio_regs.c

-- 
2.43.0


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

end of thread, other threads:[~2026-09-10 10:28 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-09-07 12:46 [PATCH v2 0/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs Lukasz Laguna
2026-09-07 12:46 ` [PATCH v2 1/3] lib/igt_sriov_device: Add helper to get SR-IOV function name Lukasz Laguna
2026-09-08 13:16   ` Bernatowicz, Marcin
2026-09-07 12:46 ` [PATCH v2 2/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs Lukasz Laguna
2026-09-10 10:26   ` Bernatowicz, Marcin
2026-09-07 12:46 ` [PATCH v2 3/3] intel-ci: Block igt@xe_sriov_mmio_regs.* Lukasz Laguna
2026-09-10 10:27   ` Bernatowicz, Marcin
2026-09-07 17:15 ` ✓ Xe.CI.BAT: success for tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs (rev2) Patchwork
2026-09-07 17:51 ` ✓ i915.CI.BAT: " Patchwork
2026-09-07 21:01 ` ✗ Xe.CI.FULL: failure " Patchwork
2026-09-08  0:07 ` ✗ 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