Thomas Monjalon <tho...@monjalon.net> wrote on 11/07/2017 12:38:11 AM:
> From: Thomas Monjalon <tho...@monjalon.net> > To: Jonas Pfefferle <j...@zurich.ibm.com> > Cc: dev@dpdk.org, anatoly.bura...@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 <j...@zurich.ibm.com> > > 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. Thanks, Jonas