[dpdk-dev] [PATCH] test/interrupt: account for race with callback

Aaron Conole aconole at redhat.com
Fri Sep 13 16:42:45 CEST 2019


Aaron Conole <aconole at redhat.com> writes:

> Because the eal interrupt framework can race when invoking the callback
> and a separate unregister call, the test needs to accommodate the chance
> that the two collide.  Do this by checking the return value of unregister
> against the race-condition flag (EAGAIN).
>
> Fixes: f1a6c22424ce ("app/test: update interrupts test")
> Signed-off-by: Aaron Conole <aconole at redhat.com>
> ---

Ping.  Still see these failures.


More information about the dev mailing list