From mboxrd@z Thu Jan 1 00:00:00 1970 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) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 23 Nov 2018 04:46:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,269,1539673200"; d="scan'208";a="107076053" Received: from aburakov-mobl1.ger.corp.intel.com (HELO [10.251.82.123]) ([10.251.82.123]) by fmsmga002.fm.intel.com with ESMTP; 23 Nov 2018 04:46:43 -0800 To: Shreyansh Jain , "dev@dpdk.org" References: <20181115132841.4444-1-shreyansh.jain@nxp.com> From: "Burakov, Anatoly" Message-ID: Date: Fri, 23 Nov 2018 12:46:42 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20181115132841.4444-1-shreyansh.jain@nxp.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: announce deprecation of dpaa2 exposed mem structure X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Nov 2018 12:46:45 -0000 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