From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BD955A0471 for ; Fri, 19 Jul 2019 11:01:39 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D734B2BA8; Fri, 19 Jul 2019 11:01:38 +0200 (CEST) Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 7CCCF2082 for ; Fri, 19 Jul 2019 11:01:37 +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 orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 19 Jul 2019 02:01:36 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,281,1559545200"; d="scan'208";a="170846647" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by orsmga003.jf.intel.com with ESMTP; 19 Jul 2019 02:01:35 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.45]) by IRSMSX153.ger.corp.intel.com ([169.254.9.166]) with mapi id 14.03.0439.000; Fri, 19 Jul 2019 10:01:33 +0100 From: "Parthasarathy, JananeeX M" To: Thomas Monjalon , "dev@dpdk.org" CC: "Marohn, Byron" , "De Lara Guarch, Pablo" , "Pattan, Reshma" , "david.marchand@redhat.com" , "aconole@redhat.com" Thread-Topic: [dpdk-dev] [PATCH v3] test: reduce test duration for efd autotest Thread-Index: AQHUh7ZIF6R2v1888kWEcUy6WQJsw6W4/eaAgQNF3oCAFs0+kA== Date: Fri, 19 Jul 2019 09:01:33 +0000 Message-ID: <7AE31235A30B41498D1C31348DC858BD67B697E7@IRSMSX103.ger.corp.intel.com> References: <1540996216-28812-1-git-send-email-jananeex.m.parthasarathy@intel.com> <1543476964-20344-1-git-send-email-jananeex.m.parthasarathy@intel.com> <3322984.ekidMcbYZi@xps> <7301832.ix0XZFhHeO@xps> In-Reply-To: <7301832.ix0XZFhHeO@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.600.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 v3] test: reduce test duration for efd autotest 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: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, >-----Original Message----- >From: Thomas Monjalon [mailto:thomas@monjalon.net] >Sent: Friday, July 05, 2019 3:17 AM >To: dev@dpdk.org >Cc: Parthasarathy, JananeeX M ; >Marohn, Byron ; De Lara Guarch, Pablo >; Pattan, Reshma >; david.marchand@redhat.com; >aconole@redhat.com >Subject: Re: [dpdk-dev] [PATCH v3] test: reduce test duration for efd auto= test > >Still no review for this patch? > >20/01/2019 22:25, Thomas Monjalon: >> Any review please? >> >> 29/11/2018 08:36, Jananee Parthasarathy: >> > Reduced test time for efd_autotest. >> > Key length is updated, invoke times of random function is reduced. >> > Different value is updated for each hash key entry. >> > >> > Signed-off-by: Jananee Parthasarathy > > > > Self NACK. Although this patch reduces test duration it reduces the number of combinat= ions which is not useful. Hence as per discussion with Maintainer, this patch can be ignored. Regards M.P.Jananee