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 2E124A498 for ; Wed, 9 May 2018 12:33:14 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 May 2018 03:33:13 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,381,1520924400"; d="scan'208";a="227028671" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga005.fm.intel.com with ESMTP; 09 May 2018 03:33:13 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.150]) by IRSMSX102.ger.corp.intel.com ([169.254.2.83]) with mapi id 14.03.0319.002; Wed, 9 May 2018 11:33:12 +0100 From: "De Lara Guarch, Pablo" To: "De Lara Guarch, Pablo" , "Pattan, Reshma" , "dev@dpdk.org" CC: "Parthasarathy, JananeeX M" Thread-Topic: [dpdk-dev] [PATCH v3] app/test: enhance cryptodev scheduler unit tests Thread-Index: AQHT54Dc672M6u8n5USrubt4XorOPaQnMzEQ Date: Wed, 9 May 2018 10:33:11 +0000 Message-ID: References: <1523362560-6262-1-git-send-email-reshma.pattan@intel.com> <1523610026-24227-1-git-send-email-reshma.pattan@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzE2MjUwNGUtMWY3OS00ZWNjLTg0ZmYtNjBmNzY2NTg1YmYwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkFkTHdvSjZSUFBuZlJ6T0IwRUpQOGd4OVluaXpGVG9UK1BCa2tUTlc4Q3M9In0= x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3] app/test: enhance cryptodev scheduler unit tests 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, 09 May 2018 10:33:15 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of De Lara Guarch, Pabl= o > Sent: Wednesday, May 9, 2018 11:31 AM > To: Pattan, Reshma ; dev@dpdk.org > Cc: Parthasarathy, JananeeX M > Subject: Re: [dpdk-dev] [PATCH v3] app/test: enhance cryptodev scheduler = unit > tests >=20 >=20 >=20 > > -----Original Message----- > > From: Pattan, Reshma > > Sent: Friday, April 13, 2018 10:00 AM > > To: De Lara Guarch, Pablo ; > > dev@dpdk.org > > Cc: Parthasarathy, JananeeX M > > Subject: [PATCH v3] app/test: enhance cryptodev scheduler unit tests > > > > Unit Test Cases for MultiCore mode, Failover mode, Packet Distribution > > mode are added to improve code coverage > > > > Signed-off-by: Jananee Parthasarathy > > >=20 > Acked-by: Pablo de Lara Applied to dpdk-next-crypto. Thanks, Pablo