diff options
author | Luc Provoost <luc.provoost@intel.com> | 2020-11-13 16:06:46 +0100 |
---|---|---|
committer | Luc Provoost <luc.provoost@intel.com> | 2020-11-13 16:06:46 +0100 |
commit | 5de20bff8792a736dabf5e48be8e14154ab4f7cc (patch) | |
tree | 6797f9e3e8a2fa2a3f41e53514cce93882b8fec9 /VNFs/DPPD-PROX/genl4_bundle.c | |
parent | ce5b1f80d8ca7e29694f6540801ea9853fb7ddb6 (diff) |
Fix for latency reporting and log file handler
The latency histogram dat did not contain samples collected during the
first measurement of each step. The maximum latency did take the first
step into account. As a result, you might see a test run with a maximum
latency not showing up in the latency histogram data. This has been
fixed by also including the data from the first measurement in the
histogram data. In some cases, we also reported the wrong speed from the
last unsuccessful step. This is now fixed and we do report the speed
from the last successful step.
In rapid_log.py, a fix was added to execute the rollover on the file
handler of the log file in all cases. In some cases, the file handler
with index 0 was not the file handler of the log file.
Change-Id: I6c2b16c21dd0ee17d1d14e46c4c544e185324256
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
Diffstat (limited to 'VNFs/DPPD-PROX/genl4_bundle.c')
0 files changed, 0 insertions, 0 deletions