[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1cc6bf24-741b-73db-4933-3a609a8132d7@infradead.org>
Date: Wed, 31 Oct 2018 17:50:12 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Fenghua Yu <fenghua.yu@...el.com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, H Peter Anvin <hpa@...or.com>,
Tony Luck <tony.luck@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
Reinette Chatre <reinette.chatre@...el.com>,
Babu Moger <babu.moger@....com>,
James Morse <james.morse@....com>,
Ravi V Shankar <ravi.v.shankar@...el.com>,
Sai Praneeth Prakhya <sai.praneeth.prakhya@...el.com>,
Arshiya Hayatkhan Pathan <arshiya.hayatkhan.pathan@...el.com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH v3 1/8] selftests/resctrl: Add README for resctrl tests
On 10/31/18 2:02 PM, Fenghua Yu wrote:
> resctrl tests will be implemented. README is added for the tool first.
>
> Signed-off-by: Fenghua Yu <fenghua.yu@...el.com>
Hi,
> ---
> tools/testing/selftests/resctrl/README | 53 ++++++++++++++++++++++++++++++++++
> 1 file changed, 53 insertions(+)
> create mode 100644 tools/testing/selftests/resctrl/README
>
> diff --git a/tools/testing/selftests/resctrl/README b/tools/testing/selftests/resctrl/README
> new file mode 100644
> index 000000000000..09851a619547
> --- /dev/null
> +++ b/tools/testing/selftests/resctrl/README
> @@ -0,0 +1,53 @@
> +resctrl_tests - resctrl file system test suit
> +
> +Authors:
> + Fenghua Yu <fenghua.yu@...el.com>
> + Sai Praneeth Prakhya <sai.praneeth.prakhya@...el.com>,
> + Arshiya Hayatkhan Pathan <arshiya.hayatkhan.pathan@...el.com>
> +
> +resctrl_tests tests various resctrl functionalities and interfaces including
> +both software and hardware.
> +
> +Currently it supports Memory Bandwidth Monitoring test and Memory Bandwidth
> +Allocation test on Intel RDT hardware. More tests will be added in the future.
> +And the test suit can be extended to cover AMD QoS and ARM MPAM hardware
suite
> +as well.
> +
> +BUILD
> +-----
cheers.
--
~Randy
Powered by blists - more mailing lists