From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Wang Subject: Re: [question] one vhost kthread servers mulitiple tx/rx queues which blong to one virtio-net device Date: Fri, 22 Aug 2014 15:34:35 +0800 Message-ID: <53F6F28B.2080101@redhat.com> References: <201408221030300908823@sangfor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: qemu-devel , kvm To: Zhang Haoyu , "Michael S.Tsirkin" , krkumar2 , mashirle Return-path: Received: from mx1.redhat.com ([209.132.183.28]:59556 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755847AbaHVHfF (ORCPT ); Fri, 22 Aug 2014 03:35:05 -0400 In-Reply-To: <201408221030300908823@sangfor.com> Sender: kvm-owner@vger.kernel.org List-ID: On 08/22/2014 10:30 AM, Zhang Haoyu wrote: > Hi, Krishna, Shirley > > How got get the latest patch of M:N Implementation of mulitiqueue, > > I am going to test the the combination of "M:N Implementation of mulitiqueue" and "vhost: add polling mode". > > Thanks, > Zhang Haoyu > > Just FYI. You may refer Bandan Das 's cwmq patch with vhost (search "Workqueue based vhost workers") and the recent vhost polling mode patches by Razya Ladelsky. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKjN9-00072Z-LM for qemu-devel@nongnu.org; Fri, 22 Aug 2014 03:35:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XKjN3-0003Ga-HL for qemu-devel@nongnu.org; Fri, 22 Aug 2014 03:34:55 -0400 Received: from mx1.redhat.com ([209.132.183.28]:38789) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XKjN3-0003GW-AX for qemu-devel@nongnu.org; Fri, 22 Aug 2014 03:34:49 -0400 Message-ID: <53F6F28B.2080101@redhat.com> Date: Fri, 22 Aug 2014 15:34:35 +0800 From: Jason Wang MIME-Version: 1.0 References: <201408221030300908823@sangfor.com> In-Reply-To: <201408221030300908823@sangfor.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [question] one vhost kthread servers mulitiple tx/rx queues which blong to one virtio-net device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Zhang Haoyu , "Michael S.Tsirkin" , krkumar2 , mashirle Cc: qemu-devel , kvm On 08/22/2014 10:30 AM, Zhang Haoyu wrote: > Hi, Krishna, Shirley > > How got get the latest patch of M:N Implementation of mulitiqueue, > > I am going to test the the combination of "M:N Implementation of mulitiqueue" and "vhost: add polling mode". > > Thanks, > Zhang Haoyu > > Just FYI. You may refer Bandan Das 's cwmq patch with vhost (search "Workqueue based vhost workers") and the recent vhost polling mode patches by Razya Ladelsky.