Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled
@ 2026-08-06 10:03 Lukasz Laguna
  2026-08-06 10:03 ` [PATCH v4 1/2] lib/igt_device_scan: Extract helper setting device filter from fd Lukasz Laguna
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Lukasz Laguna @ 2026-08-06 10:03 UTC (permalink / raw)
  To: igt-dev; +Cc: marcin.bernatowicz

Add new subtests covering PF driver unbind with VFs enabled in two
scenarios:
- with all VFs enabled,
- with one VF enabled and probed.

The tests verify that PF ends up unbound and VFs are disabled.

Signed-off-by: Lukasz Laguna <lukasz.laguna@intel.com>

Lukasz Laguna (2):
  lib/igt_device_scan: Extract helper setting device filter from fd
  tests/sriov_basic: Validate PF unbind with VFs enabled

 lib/igt_device_scan.c  | 23 ++++++++++
 lib/igt_device_scan.h  |  2 +
 tests/core_hotunplug.c | 17 +-------
 tests/sriov_basic.c    | 98 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 122 insertions(+), 18 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2026-08-07 11:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 10:03 [PATCH v4 0/2] tests/sriov_basic: Validate PF unbind with VFs enabled Lukasz Laguna
2026-08-06 10:03 ` [PATCH v4 1/2] lib/igt_device_scan: Extract helper setting device filter from fd Lukasz Laguna
2026-08-06 10:03 ` [PATCH v4 2/2] tests/sriov_basic: Validate PF unbind with VFs enabled Lukasz Laguna
2026-08-06 10:12   ` Bernatowicz, Marcin
2026-08-06 22:37 ` ✓ Xe.CI.BAT: success for tests/sriov_basic: Validate PF unbind with VFs enabled (rev2) Patchwork
2026-08-06 23:06 ` ✓ i915.CI.BAT: " Patchwork
2026-08-07  4:59 ` ✗ i915.CI.Full: failure " Patchwork
2026-08-07 11:29 ` ✗ Xe.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