From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akhil Goyal Subject: Re: [PATCH v2] cryptodev: extend feature flags description Date: Mon, 21 May 2018 17:05:57 +0530 Message-ID: <31779c80-9058-743b-892c-9ba0727c4803@nxp.com> References: <20180518132007.5401-1-pablo.de.lara.guarch@intel.com> <20180518164018.2576-1-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Pablo de Lara , vipin.varghese@intel.com, declan.doherty@intel.com Return-path: Received: from EUR02-AM5-obe.outbound.protection.outlook.com (mail-eopbgr00066.outbound.protection.outlook.com [40.107.0.66]) by dpdk.org (Postfix) with ESMTP id B45571B05 for ; Mon, 21 May 2018 13:36:14 +0200 (CEST) In-Reply-To: <20180518164018.2576-1-pablo.de.lara.guarch@intel.com> 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 5/18/2018 10:10 PM, Pablo de Lara wrote: > Extend the description of cryptodev feature flags, > adding extra information. > > Signed-off-by: Pablo de Lara > --- Acked-by: Akhil Goyal