From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] pci: get IOMMU class sPAPR iommu fix Date: Tue, 07 Nov 2017 15:37:15 +0100 Message-ID: <1732203.BT1BnetssZ@xps> References: <1509710719-17741-1-git-send-email-jpf@zurich.ibm.com> <2012772.N06AQuukbF@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: anatoly.burakov@intel.com, dev@dpdk.org To: Jonas Pfefferle1 Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 69D8D1B3D9 for ; Tue, 7 Nov 2017 15:37:17 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 07/11/2017 15:31, Jonas Pfefferle1: > Thomas Monjalon wrote on 11/07/2017 12:38:11 AM: > > > From: Thomas Monjalon > > To: Jonas Pfefferle > > Cc: dev@dpdk.org, anatoly.burakov@intel.com > > Date: 11/07/2017 12:38 AM > > Subject: Re: [dpdk-dev] [PATCH] pci: get IOMMU class sPAPR iommu fix > > > > 03/11/2017 13:05, Jonas Pfefferle: > > > PPC64 sPAPR iommu does not support iova as va. > > > Use pa mode instead. > > > > > > Signed-off-by: Jonas Pfefferle > > > > Applied, thanks > > > > Hi Thomas, > > I just noticed that I send in an old patch by mistake. > It uses the wrong define RTE_ARCH_PPC64 instead of RTE_ARCH_PPC_64. > Sorry for this, I will send in a fix for this in the next hour. OK, thanks for the notice