On Mon, Mar 30, 2020 at 6:03 PM Ruifeng Wang <[email protected]> wrote: > > > > -----Original Message----- > > From: David Marchand <[email protected]> > > Sent: Sunday, March 29, 2020 00:18 > > To: Ruifeng Wang <[email protected]> > > Cc: Aaron Conole <[email protected]>; Michael Santana > > <[email protected]>; Bruce Richardson > > <[email protected]>; Ananyev, Konstantin > > <[email protected]>; dev <[email protected]>; Burakov, Anatoly > > <[email protected]>; Gavin Hu <[email protected]>; Honnappa > > Nagarahalli <[email protected]>; nd <[email protected]> > > Subject: Re: [PATCH v3 2/4] ci: generate fast-tests suite base on hugepage > > availability > > > > Hello Ruifeng, > > > > On Mon, Mar 23, 2020 at 4:50 PM Ruifeng Wang <[email protected]> > > wrote: > > > > First time I see this error: > > > > https://travis-ci.com/github/david- > > marchand/dpdk/jobs/301063161#L8410 > > > > > > > > Did you encounter it? > > > > > > First time for me to see this as well. > > > Not sure how often it will happen. Looks like clock was not stable? > > > I'll need time to check this part. > > > > Fyi, caught on master: > > https://travis-ci.com/github/DPDK/dpdk/jobs/305880147#L8685 > > > Thanks for the notice. > I tried to reproduce this locally, but haven't duplicated the issue.
Running in containers is likely to have an effect. Maybe try to run concurrently a busy loop on the cores running the test? Btw, I noticed a new kind of timeout: https://travis-ci.com/github/ovsrobot/dpdk/jobs/318096284#L3231 > I didn't see issue from DPDK API perspective. > Maybe we will remove this case from no-huge run to avoid Travis failure. I prefer we fix the tests. -- David Marchand

