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 <[email protected]> Tested-by: Babu Moger <[email protected]> Reviewed-by: Reinette Chatre <[email protected]> Signed-off-by: Shuah Khan <[email protected]>
1 parent d14d94d commit 64b0795

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)