Re: [PATCH v2] selftests/resctrl: Fix noncont_cat_run_test for AMD

From: Moger, Babu
Date: Mon Jun 10 2024 - 19:13:50 EST


Hi Reinette,

On 6/10/2024 4:32 PM, Reinette Chatre wrote:
Hi Babu,

(please do not send new version of patch in response to previous version)

Yes. I saw your comments on other thread. I will take care of it.


On 6/10/24 9:00 AM, Babu Moger wrote:
The selftest noncont_cat_run_test fails on AMD with the warnings. Reason
is, AMD supports non contiguous CBM masks but does not report it via CPUID.

Update noncont_cat_run_test to check for the vendor when verifying CPUID.

Fixes: ae638551ab64 ("selftests/resctrl: Add non-contiguous CBMs CAT test")
Signed-off-by: Babu Moger <babu.moger@xxxxxxx>
---

The changelog needs to be reworked based on discussion in other thread.

Sure.

With that complete, for this patch you can add:
| Reviewed-by: Reinette Chatre <reinette.chatre@xxxxxxxxx>

Thanks

--
- Babu Moger