From: Lukasz Laguna <lukasz.laguna@intel.com>
To: igt-dev@lists.freedesktop.org
Cc: marcin.bernatowicz@intel.com, jakub1.kolakowski@intel.com,
adam.miszczak@linux.intel.com, lukasz.laguna@intel.com
Subject: [PATCH v1 0/2] Support test execution with pre-enabled VFs
Date: Tue, 25 Aug 2026 16:18:04 +0200 [thread overview]
Message-ID: <20260825141806.2278653-1-lukasz.laguna@intel.com> (raw)
Some SR-IOV checks can be reused in VMTB scenarios where VFs are already
enabled. This series adds support for running the relevant subtests with
VFS_ENABLED=1, allowing the existing VFs to be reused instead of
assuming the test must enable them. Subtests that require test-managed
VF enabling are skipped in that case.
Signed-off-by: Lukasz Laguna <lukasz.laguna@intel.com>
Lukasz Laguna (2):
tests/intel/xe_sriov_ggtt: Support execution with pre-enabled VFs
tests/intel/xe_sriov_vram: Support execution with pre-enabled VFs
lib/igt_sriov_device.c | 26 ++++++++++------
tests/intel/xe_sriov_ggtt.c | 56 +++++++++++++++++++++++++++--------
tests/intel/xe_sriov_vram.c | 59 +++++++++++++++++++++++++++----------
3 files changed, 105 insertions(+), 36 deletions(-)
--
2.43.0
next reply other threads:[~2026-08-25 14:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-25 14:18 Lukasz Laguna [this message]
2026-08-25 14:18 ` [PATCH v1 1/2] tests/intel/xe_sriov_ggtt: Support execution with pre-enabled VFs Lukasz Laguna
2026-08-25 14:18 ` [PATCH v1 2/2] tests/intel/xe_sriov_vram: " Lukasz Laguna
2026-08-25 15:20 ` ✓ Xe.CI.BAT: success for Support test " Patchwork
2026-08-25 15:32 ` ✓ i915.CI.BAT: " Patchwork
2026-08-25 18:38 ` ✗ i915.CI.Full: failure " Patchwork
2026-08-25 19:19 ` ✓ Xe.CI.FULL: success " 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=20260825141806.2278653-1-lukasz.laguna@intel.com \
--to=lukasz.laguna@intel.com \
--cc=adam.miszczak@linux.intel.com \
--cc=igt-dev@lists.freedesktop.org \
--cc=jakub1.kolakowski@intel.com \
--cc=marcin.bernatowicz@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.