Skip to content

Commit 64b0795

Browse files
ij-intelshuahkh
authored andcommitted
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 01fee6b ("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>
1 parent d14d94d commit 64b0795

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tools/testing/selftests/resctrl/mba_test.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,6 @@ static int mba_run_test(const struct resctrl_test *test, const struct user_param
166166
struct resctrl_val_param param = {
167167
.resctrl_val = MBA_STR,
168168
.ctrlgrp = "c1",
169-
.mongrp = "m1",
170169
.filename = RESULT_FILE_NAME,
171170
.init = mba_init,
172171
.setup = mba_setup,

0 commit comments

Comments
 (0)