kfdtest: Add temporary blacklist for GFX11
Add blacklist for tests on GFX11 that are under debug/not functional.
Signed-off-by: Graham Sider <Graham.Sider@amd.com>
Change-Id: I32f375f29036a2fc1a54f2792b31ebc45f4d668b
[ROCm/ROCR-Runtime commit: 852d29bca2]
This commit is contained in:
@@ -114,6 +114,24 @@ BLACKLIST_GFX10_NV2X=\
|
||||
"$BLACKLIST_GFX10:"\
|
||||
"KFDPerfCountersTest.*"
|
||||
|
||||
# GFX11 still undergoing debug. Ticket links:
|
||||
# KFDMemoryTest.FlatScratchAccess - SWDEV-329877
|
||||
# KFDEvictTest.QueueTest - SWDEV-325064
|
||||
# KFDQMTest.QueuePriorityOn*/EmptyDispatch - SWDEV-340963
|
||||
# KFDQMTest.MultipleCpQueuesStressDispatch - SWDEV-340965
|
||||
# KFDExceptionTest.* - SWDEV-340972
|
||||
TEMPORARY_BLACKLIST_GFX11=\
|
||||
"KFDQMTest.CreateAqlCpQueue:"\
|
||||
"KFDQMTest.QueuePriorityOn*:"\
|
||||
"KFDQMTest.MultipleCpQueuesStressDispatch:"\
|
||||
"KFDQMTest.EmptyDispatch:"\
|
||||
"KFDCWSRTest.InterruptRestore:"\
|
||||
"KFDExceptionTest.*:"\
|
||||
"KFDEvictTest.QueueTest:"\
|
||||
"KFDSVMRangeTest.*Migrate*:"\
|
||||
"KFDSVMRangeTest.*Migration*:"\
|
||||
"KFDMemoryTest.FlatScratchAccess"
|
||||
|
||||
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)
|
||||
# KFDMemoryTest.MemoryRegister fails on SDMA queue creation (KFD-337)
|
||||
FILTER[kaveri]=\
|
||||
@@ -274,12 +292,15 @@ FILTER[yellow_carp]=\
|
||||
|
||||
FILTER[plum_bonito]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"$BLACKLIST_GFX10_NV2X"
|
||||
"$BLACKLIST_GFX10_NV2X:"\
|
||||
"$TEMPORARY_BLACKLIST_GFX11"
|
||||
|
||||
FILTER[wheat_nas]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"$BLACKLIST_GFX10_NV2X"
|
||||
"$BLACKLIST_GFX10_NV2X:"\
|
||||
"$TEMPORARY_BLACKLIST_GFX11"
|
||||
|
||||
FILTER[hotpink_bonefish]=\
|
||||
"$BLACKLIST_ALL_ASICS:"\
|
||||
"$BLACKLIST_GFX10_NV2X"
|
||||
"$BLACKLIST_GFX10_NV2X:"\
|
||||
"$TEMPORARY_BLACKLIST_GFX11"
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user