From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v7 7/9] linuxapp/eal_vfio: honor iova mode before mapping Date: Thu, 02 Nov 2017 11:17:10 +0100 Message-ID: <3223948.qxOSPyVx3K@xps> References: <20170814161059.6684-1-santosh.shukla@caviumnetworks.com> <20170831032618.7120-8-santosh.shukla@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Santosh Shukla , jerin.jacob@caviumnetworks.com, hemant.agrawal@nxp.com, olivier.matz@6wind.com, maxime.coquelin@redhat.com, sergio.gonzalez.monroy@intel.com, bruce.richardson@intel.com, shreyansh.jain@nxp.com, gaetan.rivet@6wind.com, anatoly.burakov@intel.com, stephen@networkplumber.org, aconole@redhat.com 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 1C9DC1B342 for ; Thu, 2 Nov 2017 11:17:12 +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" Hi 26/10/2017 14:57, Jonas Pfefferle1: > > Hi @all > > I just stumbled upon this patch while testing on POWER. RTE_IOVA_VA will > not work for the sPAPR code since the dma window size is currently > determined by the physical address only. Is it affecting POWER8? > I'm preparing a patch to address this. Any news? Can you use virtual addresses?