From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh Subject: Re: [PATCH v4 15/15] doc: add IOVA aware API changes in release notes Date: Mon, 6 Nov 2017 11:26:06 +0530 Message-ID: References: <20170814151537.29454-1-santosh.shukla@caviumnetworks.com> <20171106014141.13266-1-thomas@monjalon.net> <20171106014141.13266-16-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: olivier.matz@6wind.com, sergio.gonzalez.monroy@intel.com, anatoly.burakov@intel.com, dev@dpdk.org To: Thomas Monjalon Return-path: Received: from NAM02-SN1-obe.outbound.protection.outlook.com (mail-sn1nam02on0072.outbound.protection.outlook.com [104.47.36.72]) by dpdk.org (Postfix) with ESMTP id C7CD51B254 for ; Mon, 6 Nov 2017 06:56:27 +0100 (CET) In-Reply-To: <20171106014141.13266-16-thomas@monjalon.net> 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 Monday 06 November 2017 07:11 AM, Thomas Monjalon wrote: > The wording changes have been done in the API without breaking > the ABI. The deprecated fields and symbols can be removed later > when an another ABI change will be required. > The deprecation notice can be removed. > > The release notes describe the new available API with IOVA wording. > > Signed-off-by: Thomas Monjalon > --- Acked-by: Santosh Shukla