From mboxrd@z Thu Jan 1 00:00:00 1970 From: Declan Doherty Subject: Re: [PATCH 0/6] Crypto API and device framework Date: Wed, 21 Oct 2015 10:11:54 +0100 Message-ID: <562756DA.6080500@intel.com> References: <1443826867-21004-1-git-send-email-declan.doherty@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id C95C49372 for ; Wed, 21 Oct 2015 11:04:29 +0200 (CEST) In-Reply-To: <1443826867-21004-1-git-send-email-declan.doherty@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 03/10/15 00:01, Declan Doherty wrote: > Co-authored-by: Des O Dea > Co-authored-by: John Griffin > Co-authored-by: Fiona Trahe > > This series of patches defines a set of application burst oriented APIs for > asynchronous symmetric cryptographic functions within DPDK. It also contains a > poll mode driver cryptographic device framework for the implementation of > crypto devices within DPDK. > .... > Hey all, I'm just looking for any comments on this patch set? I working on a V2 with some small bug fixes, tidy ups and more documentation. I would really like to address any further comments which might be out there before submitting, so if you have any comments or you intend to review this patch set could you please do so ASAP. I would really like to have any comments addressed by the end of this week as I'm out of the office for a couple of days early next week. Thanks Declan