From 79fe1392db46759944e4a78f5fee799b259f1e4c Mon Sep 17 00:00:00 2001 From: Maryam Tahhan Date: Fri, 5 Aug 2016 10:36:51 +0000 Subject: Updated armband Project: vswitchperf 236073f3963ee4dc038eea3b42d60644ebfc703f 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 --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/vswitchperf') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index bf43287f..236073f3 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit bf43287f11e85143148e5be6c81b7e9894652eac +Subproject commit 236073f3963ee4dc038eea3b42d60644ebfc703f -- cgit 1.2.3-korg