Igt-dev Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH i-g-t 0/2] Add test to validate survivability mode
@ 2025-04-10  6:07 Riana Tauro
  2025-04-10  6:07 ` [PATCH i-g-t 1/2] lib/igt_configfs: Add library for configfs Riana Tauro
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Riana Tauro @ 2025-04-10  6:07 UTC (permalink / raw)
  To: igt-dev
  Cc: riana.tauro, anshuman.gupta, lucas.demarchi, rodrigo.vivi,
	kamil.konieczny, katarzyna.piecielska

Add tests to validate survivability mode using configfs attribute.
This tests unbinds the card, sets survivability mode and rebinds
the card. The card enters survivability mode if supported.

Riana Tauro (2):
  lib/igt_configfs: Add library for configfs
  tests/intel/xe_configfs: Add survivability test

 lib/igt_configfs.c        |  88 ++++++++++++++++++++++++
 lib/igt_configfs.h        |  13 ++++
 lib/meson.build           |   1 +
 tests/intel/xe_configfs.c | 138 ++++++++++++++++++++++++++++++++++++++
 tests/meson.build         |   1 +
 5 files changed, 241 insertions(+)
 create mode 100644 lib/igt_configfs.c
 create mode 100644 lib/igt_configfs.h
 create mode 100644 tests/intel/xe_configfs.c

-- 
2.47.1


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

end of thread, other threads:[~2025-04-15  5:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10  6:07 [PATCH i-g-t 0/2] Add test to validate survivability mode Riana Tauro
2025-04-10  6:07 ` [PATCH i-g-t 1/2] lib/igt_configfs: Add library for configfs Riana Tauro
2025-04-11  7:53   ` Louis Chauvet
2025-04-11 10:58     ` Riana Tauro
2025-04-13 17:56       ` José Expósito
2025-04-10  6:07 ` [PATCH i-g-t 2/2] tests/intel/xe_configfs: Add test to validate survivability mode Riana Tauro
2025-04-11  7:53   ` Louis Chauvet
2025-04-15  5:44     ` Riana Tauro
2025-04-10  6:55 ` ✓ Xe.CI.BAT: success for " Patchwork
2025-04-10  7:53 ` ✗ Xe.CI.Full: failure " Patchwork
2025-04-10  8:55 ` ✗ i915.CI.BAT: " Patchwork

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