Hi Ilpo,
On 4/18/2023 4:44 AM, Ilpo Järvinen wrote:
Make MBA and MBM tests to use megabytes to represent span. CMT test uses bytes.
Convert MBA and MBM tests to use bytes like CMT test to remove the inconsistency between the tests. This also allows removing test dependent buffer sizing from run_benchmark().
It is not clear to me how this patch achieves this goal since after it show_mba_info() still displays results in MB.
Reinette