From eb6d16072b946077335f5e613b1b558df722ed75 Mon Sep 17 00:00:00 2001 From: Yifan Zhang Date: Thu, 3 Jun 2021 16:54:33 +0800 Subject: [PATCH] kfdtest: Temporarily blacklist some svm related test cases for gfx902. move blacklisted test case from gfx902 iommuv2 to dgpu path. Signed-off-by: Yifan Zhang Change-Id: I8b101226ca8dcd0c12c484f5f6ce12fe73a75bdc Signed-off-by: Yifan Zhang (cherry picked from commit 9cf4377572321396225950b9a58beb549120c2a3) [ROCm/ROCR-Runtime commit: e72be0e54d41e122e91be8406056fe72caca1d28] --- .../tests/kfdtest/scripts/kfdtest.exclude | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude b/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude index d26bb290eb..ca898c81a9 100644 --- a/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude +++ b/projects/rocr-runtime/tests/kfdtest/scripts/kfdtest.exclude @@ -177,12 +177,7 @@ FILTER[vega20]=\ FILTER[raven_dgpuFallback]=\ "$BLACKLIST_ALL_ASICS:"\ "KFDMemoryTest.MemoryRegister:"\ -"KFDQMTest.SdmaConcurrentCopies" - -FILTER[raven]=\ -"$BLACKLIST_ALL_ASICS:"\ -"KFDQMTest.SdmaConcurrentCopies:"\ -"KFDQMTest.MultipleCpQueuesStressDispatch:"\ +"KFDQMTest.SdmaConcurrentCopies"\ "KFDSVMRangeTest.BasicSystemMemTest:"\ "KFDSVMRangeTest.BasicVramTest:"\ "KFDSVMRangeTest.EvictSystemRangeTest:"\ @@ -194,6 +189,12 @@ FILTER[raven]=\ "KFDSVMRangeTest.MultiThreadMigrationTest:"\ "KFDSVMEvictTest.QueueTest" + +FILTER[raven]=\ +"$BLACKLIST_ALL_ASICS:"\ +"KFDQMTest.SdmaConcurrentCopies:"\ +"KFDQMTest.MultipleCpQueuesStressDispatch" + FILTER[renoir]=\ "$BLACKLIST_ALL_ASICS:"\ "KFDEvictTest.*:"\