From mboxrd@z Thu Jan 1 00:00:00 1970 From: Flavio Leitner Subject: Re: DPDK 2.2 roadmap Date: Thu, 10 Sep 2015 15:27:59 -0400 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 Cc: dev@dpdk.org To: Thomas Monjalon 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) Content-Disposition: inline In-Reply-To: <2207263.dDyMmkz5Pr@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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