Initial support for percentile latency measurements 36/69536/1
authorLuc Provoost <luc.provoost@intel.com>
Mon, 13 Jan 2020 08:27:23 +0000 (03:27 -0500)
committerLuc Provoost <luc.provoost@intel.com>
Mon, 13 Jan 2020 08:27:23 +0000 (03:27 -0500)
commit0bfbba8d05de385535db9c376f69023206bad9bd
tree5402ad4ed927c29e4ddfb40ffc009d05f03b84ed
parent0d4878ce42cf3b5e047602fe6a04e76cfa5239c7
Initial support for percentile latency measurements

We are now reporting a percentile number for the round-trip latency. The
numbers are only correct for processors running at 2GHz. Will fix this
next so it runs for any freqency. We only report 1-127 usec. If the
latency goes higher, we are now reporting "VERY HIGH".

Change-Id: If9fda63cea8616febcc0f24dc52590976cf39f3d
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/helper-scripts/rapid/basicrapid.test
VNFs/DPPD-PROX/helper-scripts/rapid/prox_ctrl.py
VNFs/DPPD-PROX/helper-scripts/rapid/runrapid.py