Re: [dpdk-dev] [PATCH] test: reduce duration for timer autotest

2018-11-05 Thread Pattan, Reshma
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Pattan, Reshma > Sent: Wednesday, October 10, 2018 5:24 PM > To: Parthasarathy, JananeeX M ; > dev@dpdk.org > Cc: rsanf...@akamai.com > Subject: Re: [dpdk-dev] [PATCH] test: reduce durati

Re: [dpdk-dev] [PATCH] test: reduce duration for timer autotest

2018-10-24 Thread Pattan, Reshma
> -Original Message- > From: Parthasarathy, JananeeX M > Sent: Monday, October 22, 2018 8:43 AM > To: Pattan, Reshma ; dev@dpdk.org > Cc: rsanf...@akamai.com > Subject: RE: [PATCH] test: reduce duration for timer autotest > > > NB_STRESS2_TIMERS is used for all iterations in the test a

Re: [dpdk-dev] [PATCH] test: reduce duration for timer autotest

2018-10-22 Thread Parthasarathy, JananeeX M
Hi Reshma, >-Original Message- >From: Pattan, Reshma >Sent: Wednesday, October 10, 2018 9:54 PM >To: Parthasarathy, JananeeX M ; >dev@dpdk.org >Cc: rsanf...@akamai.com >Subject: RE: [PATCH] test: reduce duration for timer autotest > >Hi > >> -Original Message- >> From: Parthasarath

Re: [dpdk-dev] [PATCH] test: reduce duration for timer autotest

2018-10-10 Thread Pattan, Reshma
Hi > -Original Message- > From: Parthasarathy, JananeeX M > Sent: Saturday, September 22, 2018 12:55 PM > To: dev@dpdk.org > Cc: Pattan, Reshma ; rsanf...@akamai.com; > Parthasarathy, JananeeX M > Subject: [PATCH] test: reduce duration for timer autotest > > > /* pick random time

[dpdk-dev] [PATCH] test: reduce duration for timer autotest

2018-09-22 Thread Jananee Parthasarathy
Reduced the test duration of timer_autotest. The number of iterations was very large to test the timer functionality. Although the method to identify random timers can be different, many iterations would be needed for stress or performance test only. Signed-off-by: Jananee Parthasarathy --- test