[dpdk-dev] [PATCH] test: add missing ticketlock test to fast tests
Aaron Conole
aconole at redhat.com
Mon Jan 18 14:29:01 CET 2021
Stephen Hemminger <stephen at networkplumber.org> writes:
> On Sun, 17 Jan 2021 18:57:56 +0100
> Thomas Monjalon <thomas at monjalon.net> wrote:
>
>> 14/01/2021 17:58, Stephen Hemminger:
>> > The ticketlock test is fast and should be run all the time.
>>
>> I think it was not added because it includes a perf test.
>> Cc'ing more people for comments.
>>
>>
>
> Other lock code (rwlock is very similar and in the fast tests).
I agree, it should be included. I did some digging and seems it wasn't
ever part of this set of lists, but could have been all along. As for
execution time, here's a run from the 0-day bot:
https://github.com/ovsrobot/dpdk/actions/runs/486047432
17m seems to be in the normal range.
Acked-by: Aaron Conole <aconole at redhat.com>
Thanks, Stephen!
More information about the dev
mailing list