Add VPP traffic profiles for TRex traffic generator 53/65253/8
authortreyad <treyad@viosoft.com>
Tue, 20 Nov 2018 09:49:40 +0000 (01:49 -0800)
committertreyad <treyad@viosoft.com>
Wed, 13 Feb 2019 03:04:32 +0000 (19:04 -0800)
commitb3d3d4e0454be6175f161fba7d22113e5dd8a150
tree7a37bcfb78f56c6f56481af108ebc481219cd020
parentec8bf118c4b9e1b31392530a82022d7c5210cd5a
Add VPP traffic profiles for TRex traffic generator

Create traffic streams dynamically for VPP test, based on traffic profiles

JIRA: YARDSTICK-1485

Change-Id: I9fe8575ef6527823b86214c3d7752486c79dee73
Signed-off-by: treyad <treyad@viosoft.com>
samples/vnf_samples/traffic_profiles/ipv4_throughput_latency_vpp.yaml [new file with mode: 0644]
yardstick/network_services/traffic_profile/__init__.py
yardstick/network_services/traffic_profile/vpp_rfc2544.py [new file with mode: 0644]
yardstick/tests/unit/network_services/traffic_profile/test_vpp_rfc2544.py [new file with mode: 0644]