summaryrefslogtreecommitdiffstats
path: root/nfvbench/stats_manager.py
AgeCommit message (Collapse)AuthorFilesLines
2019-12-09NFVBENCH-153 Add support for python34.0.0Michael S. Pedersen1-3/+3
JIRA: NFVBENCH-153 Done using 2to3-3.6 with additional changes to fix data parsing and testing (tox) Signed-off-by: Michael S. Pedersen <michael.soelvkaer@gmail.com> Change-Id: I242902f800da543d780507828c9bd1fbf409da6d
2018-11-13NFVBENCH-108 Adjust exact frame size to take into account FCS field2.0.5ahothan1-2/+2
Minimum L2 frame size is now set to 64 bytes. If VLAN tagging, min frame size for the latency stream is 68 bytes. Also fix issue with interface baseline. Change-Id: If6ff7515c0112ab419070c86f7094ff88930d33b Signed-off-by: ahothan <ahothan@cisco.com>
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan1-0/+101
Includes complete refactoring of code Beta for NFVbench 2.0 Change-Id: I2997f0fb7722d5ac626cd11a68692ae458c7676e Signed-off-by: ahothan <ahothan@cisco.com>