Adding trex trafficgen example. 29/26629/4
authorDeepak S <deepak.s@linux.intel.com>
Fri, 30 Dec 2016 17:24:52 +0000 (09:24 -0800)
committerDeepak S <deepak.s@linux.intel.com>
Thu, 19 Jan 2017 02:59:35 +0000 (08:29 +0530)
commit8d7b81187071891317245a7e47a10dcfe70b3809
tree6905348146fc77e6cfaa4d81d42ae901336432fb
parent06432a93864b7c742e3194cc1296cbdcb68d5cfc
Adding trex trafficgen example.

This patch uses trex trafficgen example to define dynamic traffic profiles
and how it can be mapped to real world traffic.

JIRA: YARDSTICK-492
Change-Id: Ica24957ebf43315a8d81adabd4745c27d3c7c36a
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
samples/vnf_samples/nsut/2trex/tc_trex_baremetal_context.yaml [new file with mode: 0644]
samples/vnf_samples/nsut/2trex/trex_tg_topology.yaml [new file with mode: 0644]
samples/vnf_samples/traffic_profiles/example.yaml [new file with mode: 0644]
samples/vnf_samples/traffic_profiles/fixed.yaml [new file with mode: 0644]
samples/vnf_samples/vnf_descriptors/tg_trex_tpl.yaml [new file with mode: 0644]
tests/unit/benchmark/scenarios/networking/test_vnf_generic.py
tests/unit/network_services/vnf_generic/vnf/test_tg_trex.py [new file with mode: 0644]
yardstick/network_services/vnf_generic/vnf/tg_trex.py [new file with mode: 0644]