* net/bnxt: message timeout with optimization level 2
@ 2024-10-30 5:19 Baptiste Wicht
0 siblings, 0 replies; only message in thread
From: Baptiste Wicht @ 2024-10-30 5:19 UTC (permalink / raw)
To: users
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-10-30 5:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-30 5:19 net/bnxt: message timeout with optimization level 2 Baptiste Wicht
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).