DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: dev <dev@dpdk.org>
Cc: Aaron Conole <aconole@redhat.com>
Subject: [dpdk-dev] Recent random failures on alarm unit test
Date: Wed, 19 May 2021 10:14:29 +0200	[thread overview]
Message-ID: <CAJFAV8ziPwpRFUridSKf8b9+=rE-QXkbDOqV-Ub23Y0OA44JLQ@mail.gmail.com> (raw)

Hello,

I noticed a few failures on the alarm_autotest unit test in UNH lab.

The trace:
RTE>>alarm_autotest
check if the callback will be called
Callback setting flag - OK. [cb_arg = (nil)]
check if it will fail to set alarm with wrong ms values
check if it will fail to set alarm with null callback parameter
check if it will fail to remove alarm with null callback parameter
Expect 6 callbacks in order...
In test_multi_cb - arg = 0x1
In test_multi_cb - arg = 0x2
In test_multi_cb - arg = 0x3
In test_multi_cb - arg = 0x4
In test_multi_cb - arg = 0x5
In test_multi_cb - arg = 0x6
Expect only callbacks with args 1 and 3...
In test_multi_cb - arg = 0x1
In test_multi_cb - arg = 0x3
Testing adding and then removing multiple alarms
In test_remove_in_callback - arg = 0x2
Error, cancelling head-of-list leads to premature callback
Test Failed

Does it ring a bell to someone?


-- 
David Marchand


                 reply	other threads:[~2021-05-19  8:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='CAJFAV8ziPwpRFUridSKf8b9+=rE-QXkbDOqV-Ub23Y0OA44JLQ@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=aconole@redhat.com \
    --cc=dev@dpdk.org \
    /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).