From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sender163-mail.zoho.com (sender163-mail.zoho.com [74.201.84.163]) by dpdk.org (Postfix) with ESMTP id CB56E379E for ; Thu, 10 Sep 2015 21:28:05 +0200 (CEST) Received: from localhost (nat-pool-bos-u.redhat.com [66.187.233.207]) by mx.zohomail.com with SMTPS id 1441913281880962.0748128457759; Thu, 10 Sep 2015 12:28:01 -0700 (PDT) Date: Thu, 10 Sep 2015 15:27:59 -0400 From: Flavio Leitner To: Thomas Monjalon Message-ID: <20150910192759.GA2539@x240.home> References: <1882381.9qlZTmz9zB@xps13> <26FA93C7ED1EAA44AB77D62FBE1D27BA67401646@IRSMSX108.ger.corp.intel.com> <2207263.dDyMmkz5Pr@xps13> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <2207263.dDyMmkz5Pr@xps13> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] DPDK 2.2 roadmap X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Sep 2015 19:28:06 -0000 On Thu, Sep 10, 2015 at 02:43:59PM +0200, Thomas Monjalon wrote: > 2015-09-09 12:56, O'Driscoll, Tim: > > Vhost Multi-Queue Support: The vhost-user library will be updated to provide multi-queue support in the host similar to the RSS model so that guest driver may allocate multiple rx/tx queues which then may be used to load balance between cores. See http://dpdk.org/ml/archives/dev/2015-August/022758.html for more details. > > Does it require a patch on Qemu? Yes, it does. Last patchset seems to be v7. fbl