From: Baptiste Wicht <baptistewicht@gmail.com>
To: users@dpdk.org
Subject: net/bnxt: message timeout with optimization level 2
Date: Wed, 30 Oct 2024 06:19:33 +0100 [thread overview]
Message-ID: <CAG1Vf3MCEEjn=_S3j7SHV9p8ANTqwds2G-goS4zaf63HZD087g@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
Hi,
We are testing BNXT PMD with a P2100G on FreeBSD and are having issues
depending on how we compile DPDK. We compile from sources. When using
optimization level g or 1, everything works. However, as soon as we use the
default optimization level or the level 2, we get errors and we cannot get
the PMD to load for this device.
We have tested 23.11 and 24.07 and see the same issues with both.
Looking into the debugger, not all messages fail. The first one to fail is
the one for the backing store cfg.
Here are the logs we get with optimization level 2:
ERROR: bnxt_hwrm_send_message(): Error(timeout) sending msg 0x0193, seq_id 8
ERROR: bnxt_hwrm_func_backing_store_cfg(): failed rc:-60
ERROR: bnxt_alloc_ctx_mem(): Failed to configure context mem: rc = -60
ERROR: ETHDEV: ethdev initialisation failed
ERROR: PCI_BUS: Requested device 0000:c1:00.0 cannot be used
We are using firmware 231.0.162.1
Does that ring a bell?
Thanks
Baptiste Wicht
[-- Attachment #2: Type: text/html, Size: 1486 bytes --]
reply other threads:[~2024-10-30 5:19 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='CAG1Vf3MCEEjn=_S3j7SHV9p8ANTqwds2G-goS4zaf63HZD087g@mail.gmail.com' \
--to=baptistewicht@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).