Preparation for packet mis-ordering stats 27/72127/5
authorLuc Provoost <luc.provoost@intel.com>
Wed, 24 Feb 2021 10:51:22 +0000 (11:51 +0100)
committerLuc Provoost <luc.provoost@intel.com>
Thu, 25 Feb 2021 21:09:17 +0000 (21:09 +0000)
commit8442f6a8ce0962d818b7cd800150980c65983719
tree60c798e933d08c8a2261644860d59f27b8bd1da2
parent4057a0ae92833e89a90f9cd44c459c08980500fe
Preparation for packet mis-ordering stats

Changed PROX and the python scripts so that the "lat all stats" command
also returns the mis_ordered, extent and duplicate statistics.
In order to make this work properly, we need now to also stop and
restart the latency cores, every time we stop and start the generator
cores, since the sequence numbers are reinitialised every time we start
the generator core.

Change-Id: Ic4212a989c8ee9d0f026a34ca63a08b982c32b71
Signed-off-by: Luc Provoost <luc.provoost@intel.com>
VNFs/DPPD-PROX/cmd_parser.c
VNFs/DPPD-PROX/helper-scripts/rapid/prox_ctrl.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_flowsizetest.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_generator_machine.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_machine.py
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_test.py