From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh Subject: Re: [PATCH v2 0/5] make dpdk iova aware Date: Tue, 17 Oct 2017 19:42:32 +0530 Message-ID: <6e5a5fbd-575f-ff80-d798-75c237e0ab38@caviumnetworks.com> References: <20170814151537.29454-1-santosh.shukla@caviumnetworks.com> <20170905103119.20511-1-santosh.shukla@caviumnetworks.com> <2091944.luqIVh3z1z@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org, jerin.jacob@caviumnetworks.com, hemant.agrawal@nxp.com, olivier.matz@6wind.com To: Thomas Monjalon Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-bl2nam02on0087.outbound.protection.outlook.com [104.47.38.87]) by dpdk.org (Postfix) with ESMTP id 2DAD01B763 for ; Tue, 17 Oct 2017 16:12:51 +0200 (CEST) In-Reply-To: <2091944.luqIVh3z1z@xps> 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 Thomas, On Tuesday 17 October 2017 07:01 PM, Thomas Monjalon wrote: > Hi Santosh, > > 05/09/2017 12:31, Santosh Shukla: >> Summary: >> Renaming memory address translation api/ datatypes >> and memory struct members to iova types. > What is the status of this series? [4/5] needs review i/p from Olivier, has mempool api renaming to _iova. > Do you plan send a new version soon? Yes. Will send out v3 by this week. This series was planned to go into rc2 window. Thanks. > Thanks