xena: Back 2 Back implementation 39/12239/3
authorChristian Trautman <ctrautma@redhat.com>
Wed, 13 Apr 2016 17:02:00 +0000 (13:02 -0400)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 19 Apr 2016 13:48:35 +0000 (13:48 +0000)
commitf87c2216b83ba8bdde369f4d5d5cee6fdb3afeae
tree955e61311627e7daa730ba8cc4e34b98214cdd53
parent8aaa9a5debf7a317c1382e62a611e07b3ce273cd
xena: Back 2 Back implementation

Allows for execution of back 2 back tests by enabling back to back
test scenario in json file when executing Xena2544.exe. Return
results are the number of frames. Results for test execution can
be found in the coresponding JIRA ticket.

- Disabled throughput by default in json file.
- Modified test params in baseconfig file for b2b test
- Modified create_result method to use data in resulting xml file
  over using inspect strategy to detect test type
- Added line to Xena installation guide for issue that was found
  locally after installation

JIRA: VSPERF-264

Change-Id: I0ecd6e1ce750613c53fe308aea3f5a55cca69c20
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
docs/configguide/trafficgen.rst
tools/pkt_gen/xena/profiles/baseconfig.x2544
tools/pkt_gen/xena/xena.py