Fix latency buckets with multiple lat cores 01/72501/4
authorLuc Provoost <luc.provoost@intel.com>
Mon, 10 May 2021 14:04:22 +0000 (16:04 +0200)
committerLuc Provoost <luc.provoost@intel.com>
Wed, 12 May 2021 19:07:47 +0000 (19:07 +0000)
commitef3d8d2223899f70d93be3ffa5ff14e7ad2d421f
tree157937a759cbce15c76020c6d1ca5ba116b7047d
parent894f62216ca3c97ef0c1c09b9475459b9324b1bb
Fix latency buckets with multiple lat cores

The bucket data of the last latency core was taken into account when
collecting the latency stats. We are now adding the bucket data for all
cores.
Also changed the error reporting when PROX instance is breaking the pipe
connection (e.g. when the dataplane network is overloaded).
Cleaning up some trailing spaces in pox_ctrl.py

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