> -----Original Message-----
> From: Thomas Monjalon <[email protected]>
> Sent: Thursday, January 30, 2020 5:03 AM
> To: Ferruh Yigit <[email protected]>; Aaron Conole
> <[email protected]>; Amit Gupta <[email protected]>
> Cc: [email protected]; Michael Santana <[email protected]>;
> [email protected]; Aaron Conole <[email protected]>;
> [email protected]; [email protected]; Honnappa
> Nagarahalli <[email protected]>
> Subject: Re: [dpdk-dev] [PATCH] ci: increase unit test timeout
>
> 28/01/2020 21:53, Aaron Conole:
> > Ferruh Yigit <[email protected]> writes:
> >
> > > Timeout multiplier was 3, which gives 30 seconds for unit test but
> > > still some unit test was timing out time to time and travis
> > > reporting false positive failures.
> > >
> > > Increasing the multiplier to 10, which makes timeout duration
> > > 100seconds.
> > >
> > > Signed-off-by: Ferruh Yigit <[email protected]>
> > > ---
> >
> > It's okay to me. I thought there was an effort to split out
> > performance part of this test from the functional part, but that seems
> > to not have gone anywhere.
> >
> > Acked-by: Aaron Conole <[email protected]>
>
> NACK
> The fix should be to split perf tests out of fast-tests.
>
> The following patch is splitting hash_readwrite_autotest:
> https://patchwork.dpdk.org/patch/58726/
> But we are still waiting for a patch splitting hash_readwrite_lf_autotest.
> Please consider working on unit tests as a HIGH PRIORITY (using uppercase ;).
> We should not have to wait so long to see performance tests removed from
> fast unit tests (while keeping the functional coverage).
Apologies, it slipped from my radar. Will send out a patch soon.
>
>