From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/3] AES GCM, AES CMAC fixes and addition of GCM tests for QAT. Date: Fri, 11 Mar 2016 01:33:44 +0100 Message-ID: <2153169.Mc7CSFLaYE@xps13> References: <1457454137-22315-1-git-send-email-john.griffin@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Griffin, John" Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id E6DE32BAD for ; Fri, 11 Mar 2016 01:35:26 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id l68so8983249wml.0 for ; Thu, 10 Mar 2016 16:35:26 -0800 (PST) In-Reply-To: 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" > > John Griffin (3): > > qat: fix AES GCM decryption > > app/test: add AES GCM tests for QAT > > qat: fixes premature addition of AES_CMAC in session > > Series-acked-by: Pablo de Lara > > Just a small comment: there is a type in the title of last patch, > It should be "premature addition of AES_GMAC in session" Applied, thanks