From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id DBC6A3B5 for ; Thu, 26 Jan 2017 10:43:13 +0100 (CET) Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga103.jf.intel.com with ESMTP; 26 Jan 2017 01:43:10 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,288,1477983600"; d="scan'208";a="52581195" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by orsmga004.jf.intel.com with ESMTP; 26 Jan 2017 01:43:09 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.173]) by IRSMSX107.ger.corp.intel.com ([169.254.10.3]) with mapi id 14.03.0248.002; Thu, 26 Jan 2017 09:43:08 +0000 From: "De Lara Guarch, Pablo" To: "De Lara Guarch, Pablo" , "Mrozowicz, SlawomirX" , "dev@dpdk.org" CC: "Mrozowicz, SlawomirX" Thread-Topic: [dpdk-dev] [PATCH v4 0/4] Introduce new performance test application Thread-Index: AQHSdxdVJ7T9/lGYx0qZjD5O/bDnsqFJWZtQgAEpJFA= Date: Thu, 26 Jan 2017 09:43:08 +0000 Message-ID: References: <1484150829-20734-1-git-send-email-slawomirx.mrozowicz@intel.com> <1485361655-21519-1-git-send-email-slawomirx.mrozowicz@intel.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiODdiYWI2MTQtYzQxYS00MmRlLWJiNzYtZjhjOWQ2MWVlMDUxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InRpRzJZMWZ3ZzlDeU4rK2Vxd0t4WTdWS0kxY1dZRjVxNHdKNjNma2ZxQlU9In0= x-ctpclassification: CTP_IC 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 v4 0/4] Introduce new performance test application 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: Thu, 26 Jan 2017 09:43:14 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of De Lara Guarch, > Pablo > Sent: Wednesday, January 25, 2017 3:59 PM > To: Mrozowicz, SlawomirX; dev@dpdk.org > Cc: Mrozowicz, SlawomirX > Subject: Re: [dpdk-dev] [PATCH v4 0/4] Introduce new performance test > application >=20 >=20 >=20 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Slawomir > > Mrozowicz > > Sent: Wednesday, January 25, 2017 4:28 PM > > To: dev@dpdk.org > > Cc: Mrozowicz, SlawomirX > > Subject: [dpdk-dev] [PATCH v4 0/4] Introduce new performance test > > application > > > ... > > > > Declan Doherty (2) > > cryptodev: add functions to retrieve device info > > app/crypto-perf: introduce new performance test application > > > > Slawomir Mrozowicz (3): > > cryptodev: add functions to retrieve device info > > app/crypto-perf: introduce new performance test application > > doc: describe new performance test application > > > > Marcin Kerlin (3) > > cryptodev: add functions to retrieve device info > > app/crypto-perf: introduce new performance test application > > app/crypto-perf: add test vectors files > > > > Piotr Azarewicz (2) > > app/crypto-perf: introduce new performance test application > > doc: describe new performance test application > > > > Michal Kobylinski (1) > > app/crypto-perf: introduce new performance test application >=20 > Series-acked-by: Pablo de Lara Applied to dpdk-next-crypto. Thanks, Pablo