public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] selftests/resctrl: Small cleanups
@ 2023-02-08  9:40 Ilpo Järvinen
  2023-02-08  9:40 ` [PATCH 1/4] selftests/resctrl: Change initialize_llc_perf() return type to void Ilpo Järvinen
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Ilpo Järvinen @ 2023-02-08  9:40 UTC (permalink / raw)
  To: linux-kselftest, linux-kernel, Reinette Chatre, Fenghua Yu,
	Shuah Khan
  Cc: Ilpo Järvinen

Fenghua Yu (1):
  selftests/resctrl: Don't hard code divisor in MBM results

Ilpo Järvinen (2):
  selftests/resctrl: Change initialize_llc_perf() return type to void
  selftests/resctrl: Use remount_resctrlfs() consistently with boolean

Signed-off-by: Fenghua Yu (1):
  selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH

 tools/testing/selftests/resctrl/cache.c     | 11 +++--------
 tools/testing/selftests/resctrl/cat_test.c  |  2 +-
 tools/testing/selftests/resctrl/cmt_test.c  |  7 +++----
 tools/testing/selftests/resctrl/mba_test.c  |  2 +-
 tools/testing/selftests/resctrl/mbm_test.c  |  6 +++---
 tools/testing/selftests/resctrl/resctrl.h   |  4 ++--
 tools/testing/selftests/resctrl/resctrlfs.c |  2 +-
 7 files changed, 14 insertions(+), 20 deletions(-)

-- 
2.30.2


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-02-14 17:03 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-08  9:40 [PATCH 0/4] selftests/resctrl: Small cleanups Ilpo Järvinen
2023-02-08  9:40 ` [PATCH 1/4] selftests/resctrl: Change initialize_llc_perf() return type to void Ilpo Järvinen
2023-02-14  0:59   ` Reinette Chatre
2023-02-08  9:40 ` [PATCH 2/4] selftests/resctrl: Don't hard code divisor in MBM results Ilpo Järvinen
2023-02-14  0:59   ` Reinette Chatre
2023-02-14 10:00     ` Ilpo Järvinen
2023-02-14 17:01       ` Reinette Chatre
2023-02-08  9:40 ` [PATCH 3/4] selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH Ilpo Järvinen
2023-02-08 14:04   ` Ilpo Järvinen
2023-02-14  0:59     ` Reinette Chatre
2023-02-08  9:40 ` [PATCH 4/4] selftests/resctrl: Use remount_resctrlfs() consistently with boolean Ilpo Järvinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox