Add a simple performance test that sends a continuous stream 66/1066/5
authorRadek Zetik <radekx.zetik@intel.com>
Mon, 20 Jul 2015 04:33:58 +0000 (05:33 +0100)
committerMaryam Tahhan <maryam.tahhan@intel.com>
Tue, 4 Aug 2015 09:40:23 +0000 (09:40 +0000)
commit211eb7443e6cdc66c9657399be983184cd16bba7
treefc1a5464451a6702e5774030b9191ef90972973c
parenteec369cd944ee4951fe53f542114498a6b7d23dc
Add a simple performance test that sends a continuous stream

Implement a simple performance test that sends a continuous
stream of traffic to the vSwitch at line rate for 30 seconds
and measures the throughput
Note: there is issue with calculating of the Tx Fps and Mbps
based on the results from the IxNetwork traffic generator.
This issue will be fixed in a later patch.

JIRA: VSPERF-27

Change-Id: Ic72225888735d33398a602462af159e901fb5957
Signed-off-by: Radek Zetik <radekx.zetik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
conf/01_testcases.conf
core/component_factory.py
core/traffic_controller_rfc2544.py
docs/NEWS.md
tools/pkt_gen/ixnet/ixnet.py