pkt_gen: Adding MoonGen traffic generator 25/16125/4
authorbmichalo <bmichalo@redhat.com>
Wed, 29 Jun 2016 15:48:14 +0000 (11:48 -0400)
committerbmichalo <bmichalo@redhat.com>
Thu, 30 Jun 2016 13:55:57 +0000 (09:55 -0400)
commit65fe101fb2c040ef7c43fa719f0bc52d434489b6
treed69c37c0d82af3d33be2a3810dda1ae6a3976797
parente04b1b9a22f93bb1783ff9e82486aec38dcb0efb
pkt_gen:  Adding MoonGen traffic generator

Adds support for the MoonGen packet generator.
The following traffic types are included:

* RFC 2544 Throughput:  Synchronous Interface
* RFC 2544 Back 2 Back:  Synchronous Interface
* Continous Flow:  Synchronous Interface

JIRA: VSPERF-168

Sample log of execution can be found as an
attachment within JIRA VSPERF-168

Change-Id: I5bb84290945f4ba41bc962370e643bbbeff0e486
Signed-off-by: bmichalo <bmichalo@redhat.com>
conf/03_traffic.conf
conf/10_custom.conf
core/traffic_controller_rfc2544.py
docs/configguide/trafficgen.rst
tools/pkt_gen/moongen/__init__.py [new file with mode: 0644]
tools/pkt_gen/moongen/moongen.py [new file with mode: 0644]