diff --git a/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude b/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude index 8f955bae5f..c49791c1e6 100644 --- a/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude +++ b/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude @@ -56,18 +56,6 @@ FILTER[sienna_cichlid]=\ $BLACKLIST_ALL_ASICS\ "amdsmitstReadWrite.TestPerfLevelReadWrite" -# SWDEV-391407 -# aqua_vanjaram and later systems show 'ip discovery' in -# /sys/class/kfd/kfd/topology/nodes/*/name -# -# For those systems gfx_target_version must be used. It can be found in -# /sys/class/kfd/kfd/topology/nodes/*/properties -FILTER[90400]=\ -$BLACKLIST_ALL_ASICS\ -# "amdsmitstReadOnly.TestVoltCurvRead" -FILTER[90401]=${FILTER[90400]} -FILTER[90402]=${FILTER[90400]} - # SWDEV-321166 FILTER[virtualization]=\ $BLACKLIST_ALL_ASICS\ @@ -77,3 +65,14 @@ $BLACKLIST_ALL_ASICS\ "amdsmitstReadWrite.TestOverdriveReadWrite:"\ "amdsmitstReadWrite.TestPowerReadWrite:"\ "amdsmitstReadWrite.TestPowerCapReadWrite" + +# aqua_vanjaram and later systems show 'ip discovery' in +# /sys/class/kfd/kfd/topology/nodes/*/name +# +# For those systems gfx_target_version must be used. It can be found in +# /sys/class/kfd/kfd/topology/nodes/*/properties +# +# ex. +# FILTER[90400]=\ +# $BLACKLIST_ALL_ASICS\ +# "amdsmitstReadOnly.TestVoltCurvRead"