[dpdk-dev] [PATCH v2] test: rely on EAL detection for core list
David Marchand
david.marchand at redhat.com
Tue Oct 19 17:04:37 CEST 2021
On Tue, Oct 19, 2021 at 4:46 PM Honnappa Nagarahalli
<Honnappa.Nagarahalli at arm.com> wrote:
>
> <snip>
>
> >
> > Cores count has a direct impact on the time needed to complete unit tests.
> We also need to control the number of iterations with in the tests.
>
> We could add something like "-i low/medium/high". The test cases then can use this to decide on how many iterations to run.
This patch hands control of parameters that affect all tests to the CI.
But number of iterations is a per test thing.
What would be the definition of an "iteration"?
Something that must be done in a maximum of cycles.. ?
This could be something to look at, but it goes beyond this patch.
--
David Marchand
More information about the dev
mailing list