kfdtest: Add multi-process oversubscription test

This test is designed to reproduce soft-hangs cause by HWS running
with oversubscription.


Change-Id: I49861522b3ff5ba50df5ddc968545c35ccb25353
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
This commit is contained in:
Felix Kuehling
2019-06-12 21:44:46 -04:00
والد 6704b051d2
کامیت 5475e618e5
3فایلهای تغییر یافته به همراه186 افزوده شده و 1 حذف شده
@@ -26,6 +26,7 @@ PERMANENT_BLACKLIST_ALL_ASICS=\
# KFDQMTest.GPUDoorbellWrite fails intermittently (KFD-318)
# KFDQMTest.mGPUShareBO (KFD-334)
# KFDQMTest.PM4EventInterrupt/KFDDBGTest.BasicAddressWatch (KFD-431)
# KFDHWSTest.* (SWDEV-193035)
TEMPORARY_BLACKLIST_ALL_ASICS=\
"KFDGraphicsInterop.RegisterForeignDeviceMem:"\
"KFDPMTest.SuspendWithActiveProcess:"\
@@ -37,7 +38,8 @@ TEMPORARY_BLACKLIST_ALL_ASICS=\
"KFDDBGTest.BasicAddressWatch*:"\
"KFDQMTest.PM4EventInterrupt:"\
"KFDQMTest.SdmaEventInterrupt:"\
"KFDDBGTest.BasicDebuggerSuspendResume"
"KFDDBGTest.BasicDebuggerSuspendResume:"\
"KFDHWSTest.*"
BLACKLIST_ALL_ASICS=\
"$PERMANENT_BLACKLIST_ALL_ASICS:"\