From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by dpdk.org (Postfix) with ESMTP id 70F7D7D06; Wed, 21 Jun 2017 18:44:41 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga104.jf.intel.com with ESMTP; 21 Jun 2017 09:44:40 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.39,369,1493708400"; d="scan'208";a="102086191" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga002.jf.intel.com with ESMTP; 21 Jun 2017 09:44:39 -0700 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX151.ger.corp.intel.com (163.33.192.59) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 21 Jun 2017 17:44:38 +0100 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.242]) by IRSMSX156.ger.corp.intel.com ([169.254.3.48]) with mapi id 14.03.0319.002; Wed, 21 Jun 2017 17:44:38 +0100 From: "Trahe, Fiona" To: "De Lara Guarch, Pablo" , "Doherty, Declan" CC: "dev@dpdk.org" , "De Lara Guarch, Pablo" , "stable@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 7/9] examples/l2fwd-crypto: fix auth info display Thread-Index: AQHS6pzCLg+2LenOnEeY+JOS4uYIh6Ivhg4Q Date: Wed, 21 Jun 2017 16:44:37 +0000 Message-ID: <348A99DA5F5B7549AA880327E580B435892210CB@IRSMSX101.ger.corp.intel.com> References: <20170621064154.25124-1-pablo.de.lara.guarch@intel.com> <20170621064154.25124-8-pablo.de.lara.guarch@intel.com> In-Reply-To: <20170621064154.25124-8-pablo.de.lara.guarch@intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 7/9] examples/l2fwd-crypto: fix auth info display X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Jun 2017 16:44:42 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Pablo de Lara > Sent: Wednesday, June 21, 2017 7:42 AM > To: Doherty, Declan > Cc: dev@dpdk.org; De Lara Guarch, Pablo ;= stable@dpdk.org > Subject: [dpdk-dev] [PATCH 7/9] examples/l2fwd-crypto: fix auth info disp= lay >=20 > Fixes: 4790f99d2d31 ("examples/l2fwd-crypto: use cryptodev algorithm pars= er") > CC: stable@dpdk.org >=20 > Signed-off-by: Pablo de Lara Acked-by: Fiona Trahe