summaryrefslogtreecommitdiffstats
path: root/nfvbench/summarizer.py
AgeCommit message (Collapse)AuthorFilesLines
2018-11-13NFVBENCH-108 Adjust exact frame size to take into account FCS field2.0.5ahothan1-6/+0
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-12Add + or - sign to drop packets and drop ratesahothan1-1/+1
Change-Id: I76da22b1ca232f6d222e4a263a42c669da15fb26 Signed-off-by: ahothan <ahothan@cisco.com>
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan1-52/+100
Includes complete refactoring of code Beta for NFVbench 2.0 Change-Id: I2997f0fb7722d5ac626cd11a68692ae458c7676e Signed-off-by: ahothan <ahothan@cisco.com>
2018-04-12NFVBENCH-84 Report results with requested L2 frame sizemortenhillbom1-0/+6
Change-Id: Ie7a8795cd0cb16b881a4e2aec68ff1e3dd6741b1 Signed-off-by: mortenhillbom <mhillbom@cisco.com>
2018-02-15NFVBENCH-66 Fixed rate run with multiple frame sizes sends same tx/rxmortenhillbom1-1/+1
results for all frame sizes Change-Id: I549c2504dfb95718ef60c82c4b20256fc5939c8c Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2018-01-16[NFVBENCH-62] Add support for non-openstack environmentsahothan1-4/+10
Add Unit test to validate non-openstack with dummy traffic gen Change-Id: I359ddb7d43169f706d8262842af975d5b4675a3a Signed-off-by: ahothan <ahothan@cisco.com>
2017-12-21[NFVBENCH-59] Add Unit Testing of the NDR/PDR convergence algorithm using ↵ahothan1-1/+2
the dummy traffic gen [NFVBENCH-60] Fix pylint warnings Change-Id: I72deec060bf25774d1be33eaeefc74b42a576483 Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-16NFVBENCH-40 Add pylint to toxKerim Gokarslan1-15/+12
Change-Id: Ic55a07145f27c4cfaa6df5523df3940ca4433af1 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-11NFVBENCH-38 Fix typo drop_percentageKerim Gokarslan1-2/+2
Change-Id: I5c9bc60afbff09db77c72d9d7b6c59fa1d769e36 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-09-19NFVBENCH-29 Add a user-provided label option to the fluentd perf recordsmortenhillbom1-0/+1
Change-Id: Ic8bece88a3235130cb0322bff41a09035e7c6d9f Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
2017-09-19NFVBENCH-25 Send run results to fluentdKerim Gokarslan1-9/+111
Change-Id: I671a9297b90784bc30eee48ea9244a9c63a24e85 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-07-31Initial code drop from Cisco1.0.0ahothan1-0/+402
Change-Id: Ie2993886dc8e95c5f73ccdb871add8b96ffcc849 Signed-off-by: ahothan <ahothan@cisco.com>