From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Doherty, Declan" Subject: Re: [PATCH v3 8/9] ipsec: helper functions to group completed crypto-ops Date: Thu, 13 Dec 2018 12:14:31 +0000 Message-ID: <0a7f9cf5-e580-8257-a0dc-4372e9f1d8a0@intel.com> References: <1543596366-22617-2-git-send-email-konstantin.ananyev@intel.com> <1544110714-4514-9-git-send-email-konstantin.ananyev@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit To: Konstantin Ananyev , dev@dpdk.org Return-path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 0C1161B514 for ; Thu, 13 Dec 2018 13:14:33 +0100 (CET) In-Reply-To: <1544110714-4514-9-git-send-email-konstantin.ananyev@intel.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 06/12/2018 3:38 PM, Konstantin Ananyev wrote: > Introduce helper functions to process completed crypto-ops > and group related packets by sessions they belong to. > > Signed-off-by: Konstantin Ananyev > --- ... > Acked-by: Declan Doherty