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.