Updated armband
authorbmichalo <bmichalo@redhat.com>
Fri, 29 Jul 2016 14:10:00 +0000 (10:10 -0400)
committerGerrit Code Review <gerrit@172.30.200.206>
Mon, 8 Aug 2016 08:41:30 +0000 (08:41 +0000)
commite0525f8652d20145df4fe7374f4fd080b050bc11
tree4e70b77e553a18a251e6111ffe274a29fd27d1af
parent34708f8fe985301191fc752bb5a452839532f8cf
Updated armband
Project: vswitchperf  da059df422c839bb5d6393455a43c44e95873c73

pkt_gen:  MoonGen incorrectly calculates rx/tx % statistics

For MoonGen, the final results parameters: throughput_rx_percent,
throughput_tx_percent were incorrectly calculated when converting
MoonGen to VSPERF format.  In particular, this would occur when more
than one data stream (single channel unidirectional traffic) was used in
the test. When calculating these percentages, only aggregate throughput
values equaling unidirectional traffic were used (for example, for 64
byte frames bidirectional traffic should use 29.76 Mpps, not 14.88 Mpps)

JIRA: VSPERF-341

Change-Id: Ie62bded7aea023c287697f18c4172b58c320e050
Signed-off-by: bmichalo <bmichalo@redhat.com>
upstream/vswitchperf