DPDK usage discussions
 help / color / mirror / Atom feed
From: Filip Janiszewski <contact@filipjaniszewski.com>
To: "users@dpdk.org" <users@dpdk.org>
Subject: [dpdk-users] EAL: UIO_RESOURCE_LIST tailq is already registered
Date: Tue, 23 Mar 2021 19:21:51 +0100	[thread overview]
Message-ID: <482203c5-c194-36e5-df0f-933014140393@filipjaniszewski.com> (raw)

Hi All,

All of a sudden my DPDK drive app started to crash at the very
beginning, when pretty much nothing has been done yet:

.
root build : ./DPDK_BASED_APP
EAL: UIO_RESOURCE_LIST tailq is already registered
PANIC in tailqinitfn_rte_uio_tailq():
Cannot initialize tailq: UIO_RESOURCE_LIST
6: [./DPDK_BASED_APP() [0x76462e]]
5: [/lib64/libc.so.6(__libc_start_main+0x7e) [0x7fe933dbc62e]]
4: [./DPDK_BASED_APP() [0xe9077d]]
3: [./DPDK_BASED_APP() [0x41b8ab]]
2: [./DPDK_BASED_APP(__rte_panic+0xba) [0x5ae290]]
1: [./DPDK_BASED_APP(rte_dump_stack+0x1b) [0xe840bb]]
Aborted (core dumped)
.

I saw this earlier already, and cleaning + rebuilding magically fixed
the issue, but this time is persisting and I can't figure out what to do..

Any suggestion?

Thanks

-- 
BR, Filip
+48 666 369 823

                 reply	other threads:[~2021-03-23 18:22 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=482203c5-c194-36e5-df0f-933014140393@filipjaniszewski.com \
    --to=contact@filipjaniszewski.com \
    --cc=users@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).