From baf676f0032084bdb3583b020735cc8de2cb49db Mon Sep 17 00:00:00 2001 From: Joseph Narlo Date: Tue, 27 Jan 2026 08:29:19 -0600 Subject: [PATCH] [SWDEV-572968] Readonly test failures on gfx1151 (#2697) Signed-off-by: amd-josnarlo Co-authored-by: amd-josnarlo --- projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude b/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude index 8095d47e0c..71fd1face6 100644 --- a/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude +++ b/projects/amdsmi/tests/amd_smi_test/amdsmitst.exclude @@ -80,5 +80,13 @@ $BLACKLIST_ALL_ASICS\ FILTER[90400]=\ $BLACKLIST_ALL_ASICS\ "rsmitstReadOnly.TestVoltCurvRead" + FILTER[90401]=${FILTER[90400]} + FILTER[90402]=${FILTER[90400]} + +# SWDEV-572968 +FILTER[gfx1151]=\ +$BLACKLIST_ALL_ASICS\ +"amdsmitstReadOnly.TestFrequenciesRead" +