From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id B0702F04 for ; Sat, 22 Sep 2018 11:09:23 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 22 Sep 2018 02:09:22 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.54,288,1534834800"; d="scan'208";a="82442797" Received: from irsmsx153.ger.corp.intel.com ([163.33.192.75]) by FMSMGA003.fm.intel.com with ESMTP; 22 Sep 2018 02:09:22 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.234]) by IRSMSX153.ger.corp.intel.com ([169.254.9.126]) with mapi id 14.03.0319.002; Sat, 22 Sep 2018 10:09:21 +0100 From: "Parthasarathy, JananeeX M" To: "dev@dpdk.org" CC: "Pattan, Reshma" , "rsanford@akamai.com" Thread-Topic: [PATCH] test: reduce duration for timer racecond testcase Thread-Index: AQHUUlJhfRlPgiQUbk6mUqU1BGeQ16T8AqzA Date: Sat, 22 Sep 2018 09:09:20 +0000 Message-ID: <7AE31235A30B41498D1C31348DC858BD5B4C1977@IRSMSX103.ger.corp.intel.com> References: <1537606637-14211-1-git-send-email-jananeex.m.parthasarathy@intel.com> In-Reply-To: <1537606637-14211-1-git-send-email-jananeex.m.parthasarathy@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.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Subject: Re: [dpdk-dev] [PATCH] test: reduce duration for timer racecond testcase 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: Sat, 22 Sep 2018 09:09:24 -0000 CC Robert as per MAINTAINERS list. >-----Original Message----- >From: Parthasarathy, JananeeX M >Sent: Saturday, September 22, 2018 2:27 PM >To: dev@dpdk.org >Cc: Pattan, Reshma ; Parthasarathy, JananeeX M > >Subject: [PATCH] test: reduce duration for timer racecond testcase > >Reduced test duration for timer_racecond unit test. >This wil help to receive quicker test results. > >Signed-off-by: Jananee Parthasarathy >--- > test/test/test_timer_racecond.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/test/test/test_timer_racecond.c b/test/test/test_timer_raceco= nd.c >index 5e08f06be..d29048eaf 100644 >--- a/test/test/test_timer_racecond.c >+++ b/test/test/test_timer_racecond.c >@@ -54,7 +54,7 @@ > > #define BILLION (1UL << 30) > >-#define TEST_DURATION_S 20 /* in seconds */ >+#define TEST_DURATION_S 4 /* in seconds */ > #define N_TIMERS 50 > > static struct rte_timer timer[N_TIMERS]; >-- >2.13.6 -------------------------------------------------------------- Intel Research and Development Ireland Limited Registered in Ireland Registered Office: Collinstown Industrial Park, Leixlip, County Kildare Registered Number: 308263 This e-mail and any attachments may contain confidential material for the s= ole use of the intended recipient(s). Any review or distribution by others is strictly prohibited. If you are not the intended recipient, please contact = the sender and delete all copies.