From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 0/4] Various fixes for L2fwd-crypto Date: Wed, 24 Feb 2016 14:52:53 +0100 Message-ID: <1810546.vKWRJmf13J@xps13> References: <1454574393-12224-1-git-send-email-pablo.de.lara.guarch@intel.com> <1455268645-10864-1-git-send-email-pablo.de.lara.guarch@intel.com> <56C2007D.5060605@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Pablo de Lara Return-path: Received: from mail-wm0-f53.google.com (mail-wm0-f53.google.com [74.125.82.53]) by dpdk.org (Postfix) with ESMTP id 2840B2BA0 for ; Wed, 24 Feb 2016 14:54:27 +0100 (CET) Received: by mail-wm0-f53.google.com with SMTP id g62so5707654wme.0 for ; Wed, 24 Feb 2016 05:54:27 -0800 (PST) In-Reply-To: <56C2007D.5060605@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" 2016-02-15 16:44, Declan Doherty: > On 12/02/16 09:17, Pablo de Lara wrote: > > Pablo de Lara (4): > > l2fwd-crypto: fix total stats > > l2fwd-crypto: fix incorrect params in command line help > > l2fwd-crypto: fix auth params setting > > l2fwd-crypto: fix typos > > > > examples/l2fwd-crypto/main.c | 26 ++++++++++++++++---------- > > 1 file changed, 16 insertions(+), 10 deletions(-) > > > > Series Acked-by: Declan Doherty Applied, thanks