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...@intel.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...@intel.com> > + Sai Praneeth Prakhya <sai.praneeth.prak...@intel.com>, > + Arshiya Hayatkhan Pathan <arshiya.hayatkhan.pat...@intel.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