From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce crypto structures rework Date: Thu, 11 May 2017 02:55:53 +0200 Message-ID: <8176828.9QoBavqcAX@xps> References: <1493402804-163492-1-git-send-email-pablo.de.lara.guarch@intel.com> <348A99DA5F5B7549AA880327E580B435891F326D@IRSMSX101.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Hemant Agrawal , "Trahe, Fiona" , "Doherty, Declan" , akhil.goyal@nxp.com, zbigniew.bodek@caviumnetworks.com, jerin.jacob@caviumnetworks.com To: "De Lara Guarch, Pablo" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id B4DAC1C00 for ; Thu, 11 May 2017 02:55:54 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > >>> The current crypto operation and symmetric crypto operation > >>> structures will be reworked for correctness and improvement, > >>> reducing also their sizes, to fit into less cache lines, > >>> as stated in the following RFC: > >>> > >>> http://dpdk.org/dev/patchwork/patch/24011/ > >>> > >>> Signed-off-by: Pablo de Lara > >> > >> Acked-by: Declan Doherty > > Acked-by: Fiona Trahe > > Acked-by: Hemant Agrawal Applied, thanks