From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akhil Goyal Subject: Re: [PATCH] doc: update release notes for rte_security Date: Wed, 1 Nov 2017 11:50:55 +0530 Message-ID: <380b3053-b903-032a-486e-b454b297afc9@nxp.com> References: <20171030122747.19123-1-akhil.goyal@nxp.com> <1888299.Vl5Nplh0iF@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Cc: , , , , , , , , To: Thomas Monjalon , Return-path: Received: from NAM03-CO1-obe.outbound.protection.outlook.com (mail-co1nam03on0054.outbound.protection.outlook.com [104.47.40.54]) by dpdk.org (Postfix) with ESMTP id 76EF61B221 for ; Wed, 1 Nov 2017 07:21:03 +0100 (CET) In-Reply-To: <1888299.Vl5Nplh0iF@xps> 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" Hi Thomas, On 10/30/2017 7:52 PM, Thomas Monjalon wrote: > 30/10/2017 13:27, Akhil Goyal: >> Removed the deprication notice for ABI breakage and updated >> release notes for rte_security. >> >> Signed-off-by: Akhil Goyal >> --- >> +.. _security_library: >> + >> Security Library >> ================ > [...] >> +* **Added the Security Offload Library.** >> + >> + Added an experimental library - rte_security. It provide security APIs for >> + protocols like IPSec using inline ipsec offload to ethernet device or full >> + protocol offload with lookaside crypto device. >> + >> + See the :ref:`Security Library ` documentation in >> + the Programmers Guide document, for more information. > > I think the reference to the programmer's guide is not so useful. > I prefer avoiding it because it won't work in PDF format. > > John, any opinion? > I added this reference as there was another one in the release notes already for membership library. I will remove reference to security library, if it is not required. Please let me know. Thanks, Akhil