From 6cfc3c8dc18e9d54486b13ead287170551bfc347 Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Thu, 8 Sep 2016 09:41:10 +0100 Subject: Updated armband Project: vswitchperf acdb444a54124834acdde45107062eaf1452c119 bugfix: SRIOV used wrong device names QemuPciPassthrough class responsible for SRIOV testing used wrong device names for GUEST configuration. Details of HOST interfaces connected to the traffic generator were used to initialize forwarding applications inside the guest. Code was fixed to use correct device configuration. As part of this fix, old bug in VNF type detection was fixed. JIRA: VSPERF-389 Change-Id: I269c9232012980c600c171571e90beb11e7b72cd Signed-off-by: Martin Klozik Reviewed-by: Maryam Tahhan Reviewed-by: Al Morton Reviewed-by: Christian Trautman Reviewed-by: Bill Michalowski --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index f35ec410..acdb444a 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit f35ec410e0567649492ed8ef73287cf7d36f7b58 +Subproject commit acdb444a54124834acdde45107062eaf1452c119 -- cgit 1.2.3-korg