Hi Babu,
(please do not send new version of patch in response to previous version)
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@amd.com
The changelog needs to be reworked based on discussion in other thread. With that complete, for this patch you can add: | Reviewed-by: Reinette Chatre reinette.chatre@intel.com
Reinette