Re: [PATCH v2 5/6] selftests/resctrl: Fix feature checks

2023-09-26 Thread Reinette Chatre
Hi Ilpo, On 9/15/2023 8:44 AM, Ilpo Järvinen wrote: > The MBA and CMT tests expect support of other features to be able to > run. > > When platform only supports MBA but not MBM, MBA test will fail with: > Failed to open total bw file: No such file or directory > > When platform only supports CM

[PATCH v2 5/6] selftests/resctrl: Fix feature checks

2023-09-15 Thread Ilpo Järvinen
The MBA and CMT tests expect support of other features to be able to run. When platform only supports MBA but not MBM, MBA test will fail with: Failed to open total bw file: No such file or directory When platform only supports CMT but not CAT, CMT test will fail with: Failed to open bit mask fil