From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/8] L2fwd-crypto fixes/enhancements Date: Thu, 31 Mar 2016 11:19:58 +0200 Message-ID: <1530061.NyeYYrBCBY@xps13> References: <1459342950-52434-1-git-send-email-pablo.de.lara.guarch@intel.com> <1459414919-44829-1-git-send-email-pablo.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, declan.doherty@intel.com To: Pablo de Lara Return-path: Received: from mail-wm0-f48.google.com (mail-wm0-f48.google.com [74.125.82.48]) by dpdk.org (Postfix) with ESMTP id 68A255A8C for ; Thu, 31 Mar 2016 11:21:51 +0200 (CEST) Received: by mail-wm0-f48.google.com with SMTP id 191so118980639wmq.0 for ; Thu, 31 Mar 2016 02:21:51 -0700 (PDT) In-Reply-To: <1459414919-44829-1-git-send-email-pablo.de.lara.guarch@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-03-31 10:01, Pablo de Lara: > This patches fixes some small issues in L2fwd-crypto > app and also improves the app, making it more flexible > (accepting different key sizes) > and readable (information display improvement). > > Changes in v2: > > - Extended help information The line "Tested-by: Min Cao " is missing.