From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 2/6] eal/memory: rename buf physaddr to buf iovaaddr Date: Mon, 23 Oct 2017 22:34:02 +0200 Message-ID: <1521906.pGKWfcFarY@xps> References: <20170905103119.20511-1-santosh.shukla@caviumnetworks.com> <20171020123136.10557-1-santosh.shukla@caviumnetworks.com> <20171020123136.10557-3-santosh.shukla@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, jerin.jacob@caviumnetworks.com, hemant.agrawal@nxp.com, anatoly.burakov@intel.com To: Santosh Shukla , olivier.matz@6wind.com Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id AD3B81B6C1 for ; Mon, 23 Oct 2017 22:34:03 +0200 (CEST) In-Reply-To: <20171020123136.10557-3-santosh.shukla@caviumnetworks.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" 20/10/2017 14:31, Santosh Shukla: > Rename buf_physaddr to buf_iovaaddr > > Signed-off-by: Santosh Shukla > Reviewed-by: Anatoly Burakov Suggested title: mbuf: rename physical address to IOVA address