From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Coquelin Subject: [PATCH 0/2] Vhost-user IOMMU support pull-request fixes Date: Mon, 9 Oct 2017 14:07:32 +0200 Message-ID: <20171009120734.21611-1-maxime.coquelin@redhat.com> Cc: thomas@monjalon.net, Maxime Coquelin To: yliu@fridaylinux.org, dev@dpdk.org Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id D97251B1B2 for ; Mon, 9 Oct 2017 14:07:48 +0200 (CEST) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Yuanhan, As discussed, please find the 32bits compilation fixes. 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