mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
selftests/resctrl: Remove mongrp from MBA test
Nothing during MBA test uses mongrp even if it has been defined ever
since the introduction of the MBA test in the commit 01fee6b4d1
("selftests/resctrl: Add MBA test").
Remove the mongrp from MBA test.
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Tested-by: Babu Moger <babu.moger@amd.com>
Reviewed-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
parent
d14d94da0e
commit
64b0795192
|
|
@ -166,7 +166,6 @@ static int mba_run_test(const struct resctrl_test *test, const struct user_param
|
|||
struct resctrl_val_param param = {
|
||||
.resctrl_val = MBA_STR,
|
||||
.ctrlgrp = "c1",
|
||||
.mongrp = "m1",
|
||||
.filename = RESULT_FILE_NAME,
|
||||
.init = mba_init,
|
||||
.setup = mba_setup,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user