From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akhil Goyal Subject: Re: [PATCH] doc: update feature support for cryptodevs Date: Wed, 26 Sep 2018 18:03:58 +0530 Message-ID: References: <1537510842-29482-1-git-send-email-anoob.joseph@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Jerin Jacob , Narayana Prasad , Ankur Dwivedi , dev@dpdk.org To: Anoob Joseph , Pablo de Lara , Thomas Monjalon Return-path: Received: from EUR01-VE1-obe.outbound.protection.outlook.com (mail-ve1eur01on0068.outbound.protection.outlook.com [104.47.1.68]) by dpdk.org (Postfix) with ESMTP id 0BF631B3BA for ; Wed, 26 Sep 2018 14:34:14 +0200 (CEST) In-Reply-To: <1537510842-29482-1-git-send-email-anoob.joseph@caviumnetworks.com> 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 9/21/2018 11:50 AM, Anoob Joseph wrote: > Adding 3DES-ECB & AES-XTS to the list of ciphers supported > > Signed-off-by: Anoob Joseph > --- > doc/guides/cryptodevs/features/default.ini | 4 ++++ > 1 file changed, 4 insertions(+) > > Acked-by: Akhil Goyal Apllied to dpdk-next-crypto Thanks