From 4d11695b3d8c8e852fa59682d44565684ff7ce2d Mon Sep 17 00:00:00 2001 From: Martin Klozik Date: Wed, 31 May 2017 13:04:31 +0000 Subject: Update git submodules * Update docs/submodules/vswitchperf from branch 'master' - Merge "Qemu: Mechanism to pass extra qemu cpu features and pin vCPU threads" - Qemu: Mechanism to pass extra qemu cpu features and pin vCPU threads JIRA: VSPERF-510 This patch is used to implement the mechanism to pass extra qemu cpu options required to achieve better results/performance. Also used to implement a mechanism to pin the vCPU threads to another pCPU core which helps in reducing the noise from housekeeping thread and packet loss. Change-Id: Ic40fd47d7c4f5556f7e240c6ca671a0535d06ece Signed-off-by: Gundarapu Kalyan Reddy --- docs/submodules/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules') diff --git a/docs/submodules/vswitchperf b/docs/submodules/vswitchperf index 8d528f2b4..862ef28b8 160000 --- a/docs/submodules/vswitchperf +++ b/docs/submodules/vswitchperf @@ -1 +1 @@ -Subproject commit 8d528f2b4c66d94ea8760053f9bc75c595630056 +Subproject commit 862ef28b808aca4dd75cc44a83023362dcce1969 -- cgit