[PATCH i-g-t 0/3] Introduce VF MMIO register tests and xe_mmio fixes
Marcin Bernatowicz
marcin.bernatowicz at linux.intel.com
Wed Sep 4 08:46:58 UTC 2024
This series introduces tests for MMIO registers on Virtual Functions (VFs)
and includes two fixes for the xe_mmio library. The tests ensure that VFs
only access their allowed registers. The fixes improve assertion logic
and cleanup in xe_mmio.
Marcin Bernatowicz (2):
lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_init
lib/xe/xe_mmio: Remove redundant PCI system cleanup
Piotr Piórkowski (1):
tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs
lib/xe/xe_mmio.c | 3 +-
tests/intel/xe_sriov_mmio_regs.c | 310 +++++++++++++++++++++++++++++++
tests/meson.build | 1 +
3 files changed, 312 insertions(+), 2 deletions(-)
create mode 100644 tests/intel/xe_sriov_mmio_regs.c
--
2.31.1
More information about the igt-dev
mailing list