pkt_gen: Spirent Testcenter RFC 2889 Support 47/21147/3
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Wed, 14 Sep 2016 17:12:05 +0000 (22:42 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Wed, 21 Sep 2016 08:54:02 +0000 (14:24 +0530)
commit1e1138cdc36ab308568e51314d967f7d13bdacc5
tree4ec52ee6ff10bd2c94ece2f3e99f9bbedc643d71
parentacdb444a54124834acdde45107062eaf1452c119
pkt_gen: Spirent Testcenter RFC 2889 Support

The changes/additions, apart from spirent testcenter-specific, also
includes
to some files in conf (01_testcase and 03_traffic) and core (result-
constants, traffic_controller and component_factory) folders.

Currently, only RFC2889 Forwarding testcase is supported.

Incorporated following review suggestions:
1. Log level fixes
2. Removing unused function in results_constants.py
3. Added documentation to docs/configguide/trafficgen.rst. Userguide
   will be updated once other RFC2889 tests are implemented.
4. string matching in component_factory.
5. Remove Trailing Whitespaces

JIRA: VSPERF-286

Change-Id: I0195720ab2f8cf2c3a5aa490d66166bdca0afcb0
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
conf/01_testcases.conf
conf/03_traffic.conf
core/component_factory.py
core/results/results_constants.py
core/traffic_controller_rfc2889.py [new file with mode: 0644]
docs/configguide/trafficgen.rst
tools/pkt_gen/testcenter/testcenter-rfc2889-rest.py [new file with mode: 0644]
tools/pkt_gen/testcenter/testcenter.py