From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce deprecation of dpaa2 exposed mem structure Date: Sat, 24 Nov 2018 18:25:53 +0100 Message-ID: <1684185.YyXtGizyeL@xps> References: <20181115132841.4444-1-shreyansh.jain@nxp.com> <20181123163407.GC11828@jerin> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jerin Jacob , "Burakov, Anatoly" To: Shreyansh Jain Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A43DF1B5E9 for ; Sat, 24 Nov 2018 18:25:57 +0100 (CET) In-Reply-To: <20181123163407.GC11828@jerin> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 23/11/2018 17:34, Jerin Jacob: > From: "Burakov, Anatoly" > > On 15-Nov-18 1:29 PM, Shreyansh Jain wrote: > > > rte_dpaa2_memsegs is no more required once the dpaax (pa-va) translation > > > library has been introduced. This can be made internal (for fallback > > > operations) in subsequent release. > > > > > > 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 sense. > > > > > > [1] http://patches.dpdk.org/patch/48118/ > > > > > > doc/guides/rel_notes/deprecation.rst | 6 ++++++ > > > 1 file changed, 6 insertions(+) > > > > > > > FWIW > > > > Acked-by: Anatoly Burakov > > Acked-by: Jerin Jacob Applied