Re: [PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling

2024-05-29 Thread Reinette Chatre
Hi Ilpo, On 5/20/24 5:30 AM, Ilpo Järvinen wrote: bw_report is only needed for selecting the correct value from the values IMC measured. It is a member in the resctrl_val_param struct and is always set to "reads". The value is then checked in resctrl_val() using validate_bw_report_request() that

[PATCH v4 11/16] selftests/resctrl: Simplify bandwidth report type handling

2024-05-20 Thread Ilpo Järvinen
bw_report is only needed for selecting the correct value from the values IMC measured. It is a member in the resctrl_val_param struct and is always set to "reads". The value is then checked in resctrl_val() using validate_bw_report_request() that besides validating the input, assumes it can mutate