[RFC PATCH 0/4] Network performance regression

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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,
then we can compute average and compare with old results.

Welcome to give feedback, thanks in advance!

---

Amos Kong (4):
      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/tests/kvm/control             |    7 +
 client/tests/kvm/perf.conf           |   23 +++
 client/tests/kvm/subtests.cfg.sample |   57 +++++-
 client/virt/tests/analyzer.py        |  224 ++++++++++++++++++++++++
 client/virt/tests/netperf.py         |  312 ++++++++++++++++++++++++----------
 client/virt/tests/ntttcp.py          |  160 +++++++++++++++++
 client/virt/tests/regression.py      |   33 ++++
 7 files changed, 718 insertions(+), 98 deletions(-)
 create mode 100644 client/tests/kvm/perf.conf
 create mode 100644 client/virt/tests/analyzer.py
 create mode 100644 client/virt/tests/ntttcp.py
 create mode 100644 client/virt/tests/regression.py

-- 
Amos Kong
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux