This patchset adds a new network perf testcase for Windows,
refactors old netperf test, and support numa resource control.
Process the raw results to a standard format at the end of test.
regression.py can be used to compare two job results.
---
Amos Kong (6):
virt: Add vhost_threads and vcpu_threads to VM object
virt_test_utils: Add pin_vm_threads
virt-test: add NTttcp subtests
virt-test: Refactor netperf test and add analysis module
netperf: pin guest vcpus/memory/vhost thread to numa node
virt: Introduce regression testing infrastructure
client/tools/analyzer.py | 166 ++++++++++++++++++++++++++++++++++++++++++++
client/tools/perf.conf | 14 ++++
client/tools/regression.py | 24 ++++++
3 files changed, 204 insertions(+), 0 deletions(-)
create mode 100644 client/tools/analyzer.py
create mode 100644 client/tools/perf.conf
create mode 100644 client/tools/regression.py
--
Amos Kong
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest