pkt_gen: MoonGen start rates not correct 33/17933/4
authorbmichalo <bmichalo@redhat.com>
Tue, 2 Aug 2016 19:03:36 +0000 (15:03 -0400)
committerbmichalo <bmichalo@redhat.com>
Wed, 3 Aug 2016 19:25:21 +0000 (15:25 -0400)
commit4c8f968b405c065fec0a4b8ac41ab164d5189241
tree1f51fa5736a80d2470d25334c07873bd727a40db
parent80414a002e0a10dcce9126786d51695fc350cb47
pkt_gen: MoonGen start rates not correct

The VSPERF traffic profile for starting rate is in a
percentage of line rate.  MoonGen programs its
starting rate as Mpps.  Therefore the traffic profile
for VSPERF needs to be converted to a MoonGen format.
There was a hardcoding of 14.88 that was used for the
starting frame rate for all frame sizes.  This needs
to be corrected to take into account all frame sizes.

JIRA: VSPERF-350

Change-Id: Ied71668a560d7d2b03483f9a1192dd2fb4965996
Signed-off-by: bmichalo <bmichalo@redhat.com>
conf/03_traffic.conf
conf/10_custom.conf
docs/configguide/trafficgen.rst
tools/pkt_gen/moongen/moongen.py