Re: [PATCH 01/13] qemuxml2xmltest: Add "numatune-distance" test case

2020-06-24 Thread Daniel Henrique Barboza
On 6/24/20 5:43 PM, Daniel Henrique Barboza wrote: On 6/24/20 10:48 AM, Michal Privoznik wrote: This test case tests that expanding of NUMA distances work. On This first sentence seems odd. Perhaps change it to "This test case checks that expanding NUMA distance works" Forgot to

Re: [PATCH 01/13] qemuxml2xmltest: Add "numatune-distance" test case

2020-06-24 Thread Daniel Henrique Barboza
On 6/24/20 10:48 AM, Michal Privoznik wrote: This test case tests that expanding of NUMA distances work. On This first sentence seems odd. Perhaps change it to "This test case checks that expanding NUMA distance works" input we accept if only distance from A to B is specified. On the

[PATCH 01/13] qemuxml2xmltest: Add "numatune-distance" test case

2020-06-24 Thread Michal Privoznik
This test case tests that expanding of NUMA distances work. On input we accept if only distance from A to B is specified. On the output we format the B to A distance too. Signed-off-by: Michal Privoznik --- .../qemuxml2xmloutdata/numatune-distances.xml | 96 +++