On Thu, Apr 06, 2017 at 09:38:35AM +0800, Eli Qiao wrote:
On Wednesday, 5 April 2017 at 10:36 PM, Martin Kletzander wrote:
> Add info from yet another machine, this time with resctrl data so that
> we can extend tests easily in a test-driven way.
>
> Signed-off-by: Martin Kletzander <mkletzan(a)redhat.com
(mailto:mkletzan@redhat.com)>
> ---
> tests/vircaps2xmldata/linux-resctrl/resctrl/cpus | 1 +
> .../linux-resctrl/resctrl/info/L3/cbm_mask | 1 +
> .../linux-resctrl/resctrl/info/L3/min_cbm_bits | 1 +
> .../linux-resctrl/resctrl/info/L3/num_closids | 1 +
> .../linux-resctrl/resctrl/manualres/cpus | 1 +
> .../linux-resctrl/resctrl/manualres/schemata | 1 +
> .../linux-resctrl/resctrl/manualres/tasks | 0
> .../vircaps2xmldata/linux-resctrl/resctrl/schemata | 1 +
> tests/vircaps2xmldata/linux-resctrl/resctrl/tasks | 0
This is great and it is what we want before enable CAT in libvirt, but seems that if we
want to test CDP enabled, we need another linux-resctrl directory?
how about separate resctrl from linux-resctrl?
Sure, I hope there will be many of them, each testing different
scenarios. linux-resctrl2, linux-resctrlN, linux-cdp-resctrl,
linux-whatever-new-directory, whenever we want any new one.
Eli.