Fixed the calculation of dropped packets and other changes 23/52423/1
authorLuc Provoost <luc.provoost@intel.com>
Wed, 21 Feb 2018 20:03:38 +0000 (21:03 +0100)
committerLuc Provoost <luc.provoost@intel.com>
Wed, 21 Feb 2018 20:14:38 +0000 (21:14 +0100)
commit8060c5ed6076886869f7616e0fbbe67ad2724d08
treeda3a043b9eeab08dd98edffa90f8162fc510e864
parent485bc363a8709459b560c3446c707765d58d6aef
Fixed the calculation of dropped packets and other changes

* Calculation of aboslute and relative dropped packets was wrong and is
now fixed.
* ./createrapid.py has now an extra option to select custom availability
zones for the different VMs.
* Fixed a typo to create the flavor: hw:cpu_thread_policy
* The generator config files have now the packet id & signature fields.
See PROX for more details on this.
* ./runrapid has now a new option --configonly. Default is False. If set
to True, all configuration files will be copied to the VMS, but the
tests are not started. This allows you to go to the VMs and manually
start PROX.
* In addition to the average latency, maximum latency is now also
displayed.

Change-Id: I3bbd7897deb6e452068c07ef68d3959ffa4a4b50
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/openstackrapid/3VMrapid.yaml
VNFs/DPPD-PROX/helper-scripts/openstackrapid/3VMsriovrapid.yaml
VNFs/DPPD-PROX/helper-scripts/openstackrapid/basicrapid.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/createrapid.py
VNFs/DPPD-PROX/helper-scripts/openstackrapid/gen.cfg
VNFs/DPPD-PROX/helper-scripts/openstackrapid/gen_gw.cfg
VNFs/DPPD-PROX/helper-scripts/openstackrapid/l2gen.cfg
VNFs/DPPD-PROX/helper-scripts/openstackrapid/rapid.yaml
VNFs/DPPD-PROX/helper-scripts/openstackrapid/runrapid.py
VNFs/DPPD-PROX/helper-scripts/openstackrapid/secgw.test
VNFs/DPPD-PROX/helper-scripts/openstackrapid/sriovrapid.yaml