From 85aac3b146542b61d1fd3121ddeb6e66b0a371ae Mon Sep 17 00:00:00 2001 From: Christian Trautman Date: Fri, 1 Jul 2016 22:44:38 +0000 Subject: Updated armband Project: vswitchperf 26a7262cee1a2961ed5aa76bd969dddeff8ea472 multi-queue: Add basic multi-queue functionality Adds support for multi-queue using the following config. * VNF = QemuDpdkVhostUser * VSWITCH = OvsDpdkVhost * Guest Loopback as testpmd Adds CPU mask, nbcore, rxq, and txq options for testpmd. Adds option for guest nic multi-queue. Adds option for dpdkvhostuser and dpdk multi-queue enable JIRA: VSPERF-309 Change-Id: I5296fc18b430eace598d8c51620fc27a6c46a65e Signed-off-by: Christian Trautman --- upstream/vswitchperf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/vswitchperf') diff --git a/upstream/vswitchperf b/upstream/vswitchperf index 4bd09fc0..26a7262c 160000 --- a/upstream/vswitchperf +++ b/upstream/vswitchperf @@ -1 +1 @@ -Subproject commit 4bd09fc0c95f89f3041e6a5a66613eb7cd7eaff8 +Subproject commit 26a7262cee1a2961ed5aa76bd969dddeff8ea472 -- cgit 1.2.3-korg