From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 955792B95 for ; Mon, 17 Oct 2016 20:35:04 +0200 (CEST) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga102.jf.intel.com with ESMTP; 17 Oct 2016 11:35:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,358,1473145200"; d="scan'208";a="20576160" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga005.jf.intel.com with ESMTP; 17 Oct 2016 11:35:03 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.164]) by IRSMSX154.ger.corp.intel.com ([169.254.12.149]) with mapi id 14.03.0248.002; Mon, 17 Oct 2016 19:35:01 +0100 From: "De Lara Guarch, Pablo" To: "Kusztal, ArkadiuszX" , "dev@dpdk.org" CC: "Trahe, Fiona" , "Griffin, John" , "Jain, Deepak K" Thread-Topic: [PATCH] app/test: add crypto continual tests Thread-Index: AQHSJUveqV6GNZaOd0uSU+M41e2uRqCs/6Mg Date: Mon, 17 Oct 2016 18:35:01 +0000 Message-ID: References: <1476361061-7366-1-git-send-email-arkadiuszx.kusztal@intel.com> In-Reply-To: <1476361061-7366-1-git-send-email-arkadiuszx.kusztal@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOTQ2OGM0OTAtNjM2Yy00ZGIwLWE0OTgtYWYwMGM4OGNhYTZkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Im1ZTU1FNThsb1pHRUZuazB1UlZkWUlmb1VMSFNaNHFpU2hiTllMRnpiMXM9In0= x-ctpclassification: CTP_IC x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] app/test: add crypto continual tests X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2016 18:35:05 -0000 > -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Thursday, October 13, 2016 5:18 AM > To: dev@dpdk.org > Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K; K= usztal, > ArkadiuszX > Subject: [PATCH] app/test: add crypto continual tests >=20 > This commit adds continual performace tests to Intel(R) QuickAssist > Technology tests suite. Performance tests are run continually with > some number of repeating loops. >=20 > Signed-off-by: Arek Kusztal Applied to dpdk-next-crypto. Thanks, Pablo