summaryrefslogtreecommitdiffstats
path: root/nfvbench/traffic_gen/traffic_base.py
AgeCommit message (Collapse)AuthorFilesLines
2018-10-11Perform strict src mac check on ensure end to endahothan1-1/+3
This is required when shared net is used and there are more VMs running than requested in the -scc Change-Id: I7599169739e6bb9b3e2377473377d5332ef2b68a Signed-off-by: ahothan <ahothan@cisco.com>
2018-10-082.0 beta NFVBENCH-91 Allow multi-chaining with separate edge networksahothan1-23/+66
Includes complete refactoring of code Beta for NFVbench 2.0 Change-Id: I2997f0fb7722d5ac626cd11a68692ae458c7676e Signed-off-by: ahothan <ahothan@cisco.com>
2018-04-03NFVBENCH-79 TRex latency stats requires at least 18B payload sizeKerim Gokarslan1-11/+12
Change-Id: I4add34e853d5b5a37efc877eb183a1fdc622d78a Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2018-02-09[NFVBENCH-65] 1.2.2: AttributeError: 'RunningTrafficProfile' object has no ↵ahothan1-1/+1
attribute 'software_mode' Fix exception Change-Id: Id95c31d8ba999e0da39fa07c4e31e696da89d98e Signed-off-by: ahothan <ahothan@cisco.com>
2017-10-30NFVBENCH-45 Fix typo on imix_avg_l2_sizeKerim Gokarslan1-2/+1
Change-Id: I124ca18b717220dd7f74f14c213c3a2ca3b81c60 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-10-16NFVBENCH-40 Add pylint to toxKerim Gokarslan1-17/+27
Change-Id: Ic55a07145f27c4cfaa6df5523df3940ca4433af1 Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
2017-07-31Initial code drop from Cisco1.0.0ahothan1-0/+89
Change-Id: Ie2993886dc8e95c5f73ccdb871add8b96ffcc849 Signed-off-by: ahothan <ahothan@cisco.com>