From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 553311B1A0 for ; Wed, 24 Oct 2018 14:21:27 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga004.jf.intel.com ([10.7.209.38]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 24 Oct 2018 05:21:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,420,1534834800"; d="scan'208";a="243953964" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga004.jf.intel.com with ESMTP; 24 Oct 2018 05:21:25 -0700 Received: from irsmsx110.ger.corp.intel.com ([169.254.15.182]) by IRSMSX154.ger.corp.intel.com ([169.254.12.130]) with mapi id 14.03.0319.002; Wed, 24 Oct 2018 13:21:08 +0100 From: "Pattan, Reshma" To: "Parthasarathy, JananeeX M" , "dev@dpdk.org" CC: "rsanford@akamai.com" Thread-Topic: [PATCH] test: reduce duration for timer autotest Thread-Index: AQHUUmv2NucMJz4pm0qeS5V5MTFna6UYvOMwgBJDQQCAA4LUIA== Date: Wed, 24 Oct 2018 12:21:06 +0000 Message-ID: <3AEA2BF9852C6F48A459DA490692831F2A3BD402@irsmsx110.ger.corp.intel.com> References: <1537617311-1092-1-git-send-email-jananeex.m.parthasarathy@intel.com> <3AEA2BF9852C6F48A459DA490692831F2A3B6F7E@irsmsx110.ger.corp.intel.com> <7AE31235A30B41498D1C31348DC858BD5B4D8F29@IRSMSX103.ger.corp.intel.com> In-Reply-To: <7AE31235A30B41498D1C31348DC858BD5B4D8F29@IRSMSX103.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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] test: reduce duration for timer 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: , X-List-Received-Date: Wed, 24 Oct 2018 12:21:27 -0000 > -----Original Message----- > From: Parthasarathy, JananeeX M > Sent: Monday, October 22, 2018 8:43 AM > To: Pattan, Reshma ; dev@dpdk.org > Cc: rsanford@akamai.com > Subject: RE: [PATCH] test: reduce duration for timer autotest >=20 >=20 > NB_STRESS2_TIMERS is used for all iterations in the test and timer struct= ure is > allocated NB_STRESS2_TIMERS only, hence used the same. >=20 > This seems to be stress test so better to be considered as perf test and = no > changes are required. >=20 I am fine to consider this as perf test category. Thanks, Reshma