From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 0/2] Vhost-user IOMMU support pull-request fixes Date: Tue, 10 Oct 2017 10:31:20 +0800 Message-ID: <20171010023120.GN1545@yliu-home> References: <20171009120734.21611-1-maxime.coquelin@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, thomas@monjalon.net To: Maxime Coquelin Return-path: Received: from new2-smtp.messagingengine.com (new2-smtp.messagingengine.com [66.111.4.224]) by dpdk.org (Postfix) with ESMTP id 473F91B217 for ; Tue, 10 Oct 2017 04:31:33 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20171009120734.21611-1-maxime.coquelin@redhat.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Oct 09, 2017 at 02:07:32PM +0200, Maxime Coquelin wrote: > Hi Yuanhan, > > As discussed, please find the 32bits compilation fixes. That's handy. Applied. Thanks. --yliu > > Regards, > Maxime > > Maxime Coquelin (2): > fixup! vhost-user: iommu: postpone device creation until ring are > mapped > fixup! vhost: iommu: Invalidate vring in case of matching IOTLB > invalidate > > lib/librte_vhost/vhost.c | 6 +++--- > lib/librte_vhost/vhost_user.c | 6 +++--- > 2 files changed, 6 insertions(+), 6 deletions(-) > > -- > 2.13.6