* [PATCH i-g-t v2] tests/intel-ci/xe*: Disable a few xe_evict subtests
@ 2024-12-18 15:35 Thomas Hellström
2024-12-18 22:40 ` ✗ Fi.CI.BAT: failure for " Patchwork
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Hellström @ 2024-12-18 15:35 UTC (permalink / raw)
To: igt-dev
Cc: Thomas Hellström, Matthew Brost, akshata.jahagirdar,
Nirmoy Das, Kamil Konieczny
Threads may compete over VRAM resources, and since there is no
serialization in TTM, threaded evict tests may have a high
possibility of failing.
Disable such tests until we have a working exhaustive eviction
implementation in place.
v2:
- Disable also xe_evict@evict-cm-threads-small in BAT.
(Kamil).
Signed-off-by: Thomas Hellström <thomas.hellstrom@linux.intel.com>
Cc: Matthew Brost <matthew.brost@intel.com>
Cc: <akshata.jahagirdar@intel.com>
Reviewed-by: Nirmoy Das <nirmoy.das@intel.com>
Acked-by: Kamil Konieczny <kamil.konieczny@linux.intel.com>
Reviewed-by: Akshata Jahagirdar <akshata.jahagirdar@intel.com>
---
tests/intel-ci/xe-fast-feedback.testlist | 6 ------
tests/intel-ci/xe.blocklist.txt | 7 +++++++
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist
index 727be9230..0234d3e72 100644
--- a/tests/intel-ci/xe-fast-feedback.testlist
+++ b/tests/intel-ci/xe-fast-feedback.testlist
@@ -263,19 +263,13 @@ igt@xe_exec_threads@threads-mixed-shared-vm-basic
igt@xe_exec_threads@threads-mixed-fd-basic
igt@xe_exec_threads@threads-mixed-userptr-invalidate
igt@xe_exec_threads@threads-mixed-shared-vm-userptr-invalidate-race
-igt@xe_evict@evict-beng-mixed-threads-small-multi-vm
igt@xe_evict@evict-beng-small
igt@xe_evict@evict-beng-small-cm
igt@xe_evict@evict-beng-small-external
igt@xe_evict@evict-beng-small-external-cm
igt@xe_evict@evict-beng-small-multi-vm
-igt@xe_evict@evict-cm-threads-small
-igt@xe_evict@evict-mixed-threads-small
-igt@xe_evict@evict-mixed-threads-small-multi-vm
igt@xe_evict@evict-small
igt@xe_evict@evict-small-cm
igt@xe_evict@evict-small-external
igt@xe_evict@evict-small-external-cm
igt@xe_evict@evict-small-multi-vm
-igt@xe_evict@evict-small-multi-vm-cm
-igt@xe_evict@evict-threads-small
diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt
index e29e745a0..ed9e572a5 100644
--- a/tests/intel-ci/xe.blocklist.txt
+++ b/tests/intel-ci/xe.blocklist.txt
@@ -90,3 +90,10 @@ igt@sriov_basic@enable-vfs-autoprobe-on$
igt@sriov_basic@enable-vfs-bind-unbind-each$
igt@sriov_basic@bind-unbind-vf$
##################################################################
+# Exclude xe_evict tests that are not expected to succeed
+# due to missing TTM exhaustive eviction
+##################################################################
+igt@xe_evict@*-multi-vm-cm*
+igt@xe_evict@*-threads-*
+# igt@xe_evict@*-cm* # Rebind and VM_BIND may race.
+##################################################################
--
2.47.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-18 22:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-18 15:35 [PATCH i-g-t v2] tests/intel-ci/xe*: Disable a few xe_evict subtests Thomas Hellström
2024-12-18 22:40 ` ✗ Fi.CI.BAT: failure for " Patchwork
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox