dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
From: Aaron Conole <aconole@redhat.com>
To: dev@dpdk.org
Cc: Jeff Guo <jia.guo@intel.com>,  Thomas Monjalon <thomas@monjalon.net>
Subject: Re: [dpdk-dev] [PATCH] test/interrupt: account for race with callback
Date: Fri, 13 Sep 2019 10:42:45 -0400	[thread overview]
Message-ID: <f7t5zlwl0ka.fsf@dhcp-25.97.bos.redhat.com> (raw)
In-Reply-To: <20190808173835.5949-1-aconole@redhat.com> (Aaron Conole's message of "Thu, 8 Aug 2019 13:38:35 -0400")

Aaron Conole <aconole@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@redhat.com>
> ---

Ping.  Still see these failures.

      parent reply	other threads:[~2019-09-13 14:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-08 17:38 [dpdk-dev] [PATCH] test/interrupt: account for race with callback Aaron Conole
2019-08-09  9:18 ` David Marchand
2019-09-13 15:01   ` Thomas Monjalon
2019-09-13 14:42 ` Aaron Conole [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f7t5zlwl0ka.fsf@dhcp-25.97.bos.redhat.com \
    --to=aconole@redhat.com \
    --cc=dev@dpdk.org \
    --cc=jia.guo@intel.com \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).