From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerin Jacob Subject: Re: [PATCH] doc: announce deprecation of dpaa2 exposed mem structure Date: Fri, 23 Nov 2018 16:34:19 +0000 Message-ID: <20181123163407.GC11828@jerin> References: <20181115132841.4444-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: Shreyansh Jain , "dev@dpdk.org" To: "Burakov, Anatoly" Return-path: Received: from NAM02-BL2-obe.outbound.protection.outlook.com (mail-eopbgr750043.outbound.protection.outlook.com [40.107.75.43]) by dpdk.org (Postfix) with ESMTP id A6E63325F for ; Fri, 23 Nov 2018 17:34:20 +0100 (CET) In-Reply-To: Content-Language: en-US Content-ID: <905EF62202FC2340B43547CB67E02ECA@namprd07.prod.outlook.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" -----Original Message----- > Date: Fri, 23 Nov 2018 12:46:42 +0000 > From: "Burakov, Anatoly" > To: Shreyansh Jain , "dev@dpdk.org" > Subject: Re: [dpdk-dev] [PATCH] doc: announce deprecation of dpaa2 expose= d > mem structure > User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 > Thunderbird/52.9.1 >=20 > External Email >=20 > On 15-Nov-18 1:29 PM, Shreyansh Jain wrote: > > rte_dpaa2_memsegs is no more required once the dpaax (pa-va) translatio= n > > library has been introduced. This can be made internal (for fallback > > operations) in subsequent release. > >=20 > > Signed-off-by: Shreyansh Jain > > --- > > This diff was generated over a previous patch on same file (a para > > before) [1] - so, it might not apply in case [1] is missed. > > It is possible to merge this and [1] as well, if that makes better se= nse. > >=20 > > [1] http://patches.dpdk.org/patch/48118/ > >=20 > > doc/guides/rel_notes/deprecation.rst | 6 ++++++ > > 1 file changed, 6 insertions(+) > >=20 >=20 > FWIW >=20 > Acked-by: Anatoly Burakov Acked-by: Jerin Jacob