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)
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>

No differences found