From: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
To: igt-dev@lists.freedesktop.org
Cc: Marcin Bernatowicz <marcin.bernatowicz@linux.intel.com>
Subject: [PATCH i-g-t 0/3] Introduce VF MMIO register tests and xe_mmio fixes
Date: Wed, 4 Sep 2024 10:46:58 +0200 [thread overview]
Message-ID: <20240904084701.186664-1-marcin.bernatowicz@linux.intel.com> (raw)
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
next reply other threads:[~2024-09-04 8:47 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-04 8:46 Marcin Bernatowicz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240904084701.186664-1-marcin.bernatowicz@linux.intel.com \
--to=marcin.bernatowicz@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox