kfdtest: support for upstream kernel driver

detect if the loaded driver is upstream or DKMS version and
add a filter for for the tests that fail in upstream driver

Signed-off-by: Apurv Mishra <Apurv.Mishra@amd.com>
This commit is contained in:
Apurv Mishra
2025-03-26 16:08:40 -04:00
committed by Mishra, Apurv
parent 0bd4acb5d4
commit 10530fa2a7
2 changed files with 10 additions and 1 deletions
@@ -379,6 +379,8 @@ FILTER[RHEL9]=\
"$BLACKLIST_ALL_ASICS:"\
"$BLACKLIST_GFX11:"\
"KFDQMTest.ExtendedCuMasking:"\
"KFDIPCTest.*:"\
"KFDEvictTest.QueueTest:"\
"KFDPCSamplingTest.*"
FILTER[upstream]=\
"KFDIPCTest.*"