Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/3] Introduce VF MMIO register tests and xe_mmio fixes
@ 2024-09-04  8:46 Marcin Bernatowicz
  2024-09-04  8:46 ` [PATCH i-g-t 1/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs Marcin Bernatowicz
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Marcin Bernatowicz @ 2024-09-04  8:46 UTC (permalink / raw)
  To: igt-dev; +Cc: Marcin Bernatowicz

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


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

end of thread, other threads:[~2024-09-11 14:50 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-04  8:46 [PATCH i-g-t 0/3] Introduce VF MMIO register tests and xe_mmio fixes Marcin Bernatowicz
2024-09-04  8:46 ` [PATCH i-g-t 1/3] tests/intel/xe_sriov_mmio_regs: Add tests to verify registers on VFs Marcin Bernatowicz
2024-09-11 14:33   ` Bernatowicz, Marcin
2024-09-04  8:47 ` [PATCH i-g-t 2/3] lib/xe/xe_mmio: Fix assertion logic in xe_mmio_vf_access_init Marcin Bernatowicz
2024-09-09 15:48   ` Kamil Konieczny
2024-09-11 14:50     ` Bernatowicz, Marcin
2024-09-04  8:47 ` [PATCH i-g-t 3/3] lib/xe/xe_mmio: Remove redundant PCI system cleanup Marcin Bernatowicz
2024-09-09 15:52   ` Kamil Konieczny
2024-09-04 18:58 ` ✓ Fi.CI.BAT: success for Introduce VF MMIO register tests and xe_mmio fixes Patchwork
2024-09-04 18:58 ` ✓ CI.xeBAT: " Patchwork
2024-09-06  2:49 ` ✗ Fi.CI.IGT: failure " Patchwork
2024-09-06 21:25 ` ✗ CI.xeFULL: " Patchwork

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