DPDK usage discussions
 help / color / mirror / Atom feed
From: dilbert of carlsbad <dilbert92011@gmail.com>
To: users@dpdk.org
Subject: Incompatible MBox versions
Date: Wed, 10 Jan 2024 18:50:19 +0100	[thread overview]
Message-ID: <CAJC=V2RHB8Qqzj+10EHPHPw5jmgb9Bu9CCcQGCGVX5cN-imBdw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1021 bytes --]

I am using DPDK 19.11.
I have a project which I recompiled a few weeks ago and it works fine.
Now I cloned the project, checked out the correct TAG and recompiled the
project again.
When I run the new executable I get the following while rte_eal_init() is
executing:

PMD: otx2_send_ready_msg():408 Incompatible MBox versions(AF: 0x0009 DPDK:
0x0006)
PMD: otx2_eth_dev_init():2222 Failed to initialize otx2_dev rc=-32
PMD: otx2_eth_dev_init():2340 Failed to init nix eth_dev rc=-32
EAL: Releasing pci mapped resource for 0002:03:00.0
EAL: Calling pci_unmap_resource for 0002:03:00.0 at 0x2180000000
EAL: Calling pci_unmap_resource for 0002:03:00.0 at 0x2182000000
EAL: Requested device 0002:03:00.0 cannot be used

When I run the older executable (on the same hw, same ports, ...) it works
just fine.
I must have done something wrong checking out the TAG but I can't figure it
out.
Yes, I understand there is some mailbox version issue, but I am lost.

Can someone please point me in the right direction...

Thanks,
Bert

[-- Attachment #2: Type: text/html, Size: 1232 bytes --]

                 reply	other threads:[~2024-01-10 17:50 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='CAJC=V2RHB8Qqzj+10EHPHPw5jmgb9Bu9CCcQGCGVX5cN-imBdw@mail.gmail.com' \
    --to=dilbert92011@gmail.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).