From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Burakov, Anatoly" Subject: Re: [PATCH] doc: announce deprecation of dpaa2 exposed mem structure Date: Fri, 23 Nov 2018 12:46:42 +0000 Message-ID: References: <20181115132841.4444-1-shreyansh.jain@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Shreyansh Jain , "dev@dpdk.org" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 3DE451B4D2 for ; Fri, 23 Nov 2018 13:46:45 +0100 (CET) In-Reply-To: <20181115132841.4444-1-shreyansh.jain@nxp.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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 -- Thanks, Anatoly