From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 42BE01B018 for ; Wed, 9 May 2018 12:30:33 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 May 2018 03:30:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,381,1520924400"; d="scan'208";a="49453004" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga003.jf.intel.com with ESMTP; 09 May 2018 03:30:32 -0700 Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by IRSMSX104.ger.corp.intel.com (163.33.3.159) with Microsoft SMTP Server (TLS) id 14.3.319.2; Wed, 9 May 2018 11:30:31 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.150]) by irsmsx111.ger.corp.intel.com ([169.254.2.47]) with mapi id 14.03.0319.002; Wed, 9 May 2018 11:30:31 +0100 From: "De Lara Guarch, Pablo" To: "Pattan, Reshma" , "dev@dpdk.org" CC: "Parthasarathy, JananeeX M" Thread-Topic: [PATCH v3] app/test: enhance cryptodev scheduler unit tests Thread-Index: AQHT0wX33mFlNe4EsE6eK1eJXAq9waQnW1+w Date: Wed, 9 May 2018 10:30:30 +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: <1523610026-24227-1-git-send-email-reshma.pattan@intel.com> 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:30:34 -0000 > -----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 >=20 > Unit Test Cases for MultiCore mode, Failover mode, Packet Distribution mo= de > are added to improve code coverage >=20 > Signed-off-by: Jananee Parthasarathy Acked-by: Pablo de Lara