From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjrGl-0001JM-OA for qemu-devel@nongnu.org; Wed, 07 Oct 2015 12:08:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZjrGh-0007tk-N4 for qemu-devel@nongnu.org; Wed, 07 Oct 2015 12:08:43 -0400 Received: from mx4-phx2.redhat.com ([209.132.183.25]:39020) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZjrGh-0007tM-GA for qemu-devel@nongnu.org; Wed, 07 Oct 2015 12:08:39 -0400 Date: Wed, 7 Oct 2015 12:08:30 -0400 (EDT) From: =?utf-8?Q?Marc-Andr=C3=A9?= Lureau Message-ID: <1301293077.26317350.1444234110092.JavaMail.zimbra@redhat.com> In-Reply-To: References: <1443720248-15482-1-git-send-email-marcandre.lureau@redhat.com> <1443720248-15482-13-git-send-email-marcandre.lureau@redhat.com> <1858575074.26311858.1444233492070.JavaMail.zimbra@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v7 12/24] vhost: use a function for each call List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thibaut Collet Cc: Linhaifeng , "Michael S. Tsirkin" , Jason Wang , qemu-devel , Paolo Bonzini , marcandre lureau Hi ----- Original Message ----- > > > > Hmm, there are no tests for multi-queue? I thought we had some, how did you > > test it then? > > For other reason I have launched a VM with multiqueue with your latest > patch series and I have encountered the bug. (easy to see as QEMU is > blocked for ever and the VM is not launched). > I will test the migration with multiqueue in order to check everything. thanks, remember that migration requires backend support though.(do you have preliminary patches for dpdk?)