From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <thomas.monjalon@6wind.com>
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 <dev@dpdk.org>; Wed, 24 Feb 2016 14:54:27 +0100 (CET)
Received: by mail-wm0-f53.google.com with SMTP id g62so5707654wme.0
 for <dev@dpdk.org>; Wed, 24 Feb 2016 05:54:27 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=6wind-com.20150623.gappssmtp.com; s=20150623;
 h=from:to:cc:subject:date:message-id:organization:user-agent
 :in-reply-to:references:mime-version:content-transfer-encoding;
 bh=kMMaiQ3PKk6TSofbICabbaVma1T8Hfh28HcDqNgEqD4=;
 b=iUvLscS6HOiG6QfQv9ToUg/vWMOyL3+jX0Lvib1Ywws59Tsf5Q8WA1mQzHgGTFJUZj
 oBY+2FDeKbgVfDUIkcGyBxhH+1wecRk1RMMPi7n5qfcLniL7EVvJANPPZv7iB+qmFBpK
 58Khm8U381stSGRonKFToWUKbty8oghbCmQZVtwWbrYGUwJUXDYOgN3C5uUPCLxoyrLa
 k1UJTQDYNm2GUs/omOVfmLnsS8aLnGjoLo6MGtz8bhrH981MqRGAViwc/JTFwKs0Rvue
 f836U8HA+urCjLWVzW1Ga82sFbbpp7VnIgrfMDPb7qO7XrJf0fToS6hFsNq2qt8lIPtq
 iD8A==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20130820;
 h=x-gm-message-state:from:to:cc:subject:date:message-id:organization
 :user-agent:in-reply-to:references:mime-version
 :content-transfer-encoding;
 bh=kMMaiQ3PKk6TSofbICabbaVma1T8Hfh28HcDqNgEqD4=;
 b=mssUoSOwpunn0iUYy2SI/hEJSRxy93jgrXTXMMtb7vofEy/CnDeJ79nlPCnppQzz0p
 0ZrPGhgQBTG3cPwG5FZDv09dOxLEm44r3NpL1JCcEEb4rsYz2lo0PiyaJ3acJ9sUzmqO
 byJGLYdAc0yFjJuLd3IVkleOyeEc3pob6DzmPneVTgK1nseKqNi0QSKHDeUBMm/PD7gI
 y/HerV+8SB4EZ+zP8wDPSabqFTjwPvPBPmMXvX5OvkXubVmyPByIcIqGxV5DuBXtdH7v
 Vs6edmJ/mRfiLYoFxfaaboMV1ndCxjQK2YxBMXjPK3MNdx9ZZrulp4z8SFllE/SwwhCm
 7v9w==
X-Gm-Message-State: AG10YOSEUgGQ80emMXORNs8b6dVKs5SWPsgaNBSs2FyJ5eTZ7NdiMGtRMrZ6SRfWNDkx/amr
X-Received: by 10.28.35.14 with SMTP id j14mr25232622wmj.80.1456322066994;
 Wed, 24 Feb 2016 05:54:26 -0800 (PST)
Received: from xps13.localnet (171.36.101.84.rev.sfr.net. [84.101.36.171])
 by smtp.gmail.com with ESMTPSA id n9sm3126532wjy.36.2016.02.24.05.54.25
 (version=TLSv1/SSLv3 cipher=OTHER);
 Wed, 24 Feb 2016 05:54:26 -0800 (PST)
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Date: Wed, 24 Feb 2016 14:52:53 +0100
Message-ID: <1810546.vKWRJmf13J@xps13>
Organization: 6WIND
User-Agent: KMail/4.14.10 (Linux/4.1.6-1-ARCH; KDE/4.14.11; x86_64; ; )
In-Reply-To: <56C2007D.5060605@intel.com>
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-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3 0/4] Various fixes for L2fwd-crypto
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 24 Feb 2016 13:54:27 -0000

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 <declan.doherty@intel.com>

Applied, thanks