Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 May 2023 23:15:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 245981] bnxt(4): BCM57414 / BCM57416 not initializing: bnxt0: Unable to allocate device TX queue / queue memory
Message-ID:  <bug-245981-7501-LXlYpLrVAv@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245981-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245981-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245981

Alan Somers <asomers@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |asomers@FreeBSD.org

--- Comment #34 from Alan Somers <asomers@FreeBSD.org> ---
I can reproduce this on a build based on 13.1-RELEASE, but only if I load t=
he
kernel module late.  If I load if from /boot/loader.conf, or from kld_list =
in
/etc/rc.conf, then it works fine.  But if I load it by hand with "kldload
if_bnxt" after booting has completed, then I get the same
"iflib_dma_alloc_align: bus_dma_tag_create failed: 22" error that others
report, and no bnxt devices are created.  However, if I then unload the mod=
ule
and load it again, it works on the second try.

I cannot reproduce the problem on 14.0-CURRENT simply because on that versi=
on,
something causes the module to load automatically.  And I can't unload the
module to try again due to bug #270270.

My firmware is:
dev.bnxt.0.ver.roce_fw: 214.0.194
dev.bnxt.0.ver.netctrl_fw: 214.4.7
dev.bnxt.0.ver.mgmt_fw: 214.4.42
dev.bnxt.0.ver.hwrm_fw: 214.4.91

--=20
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245981-7501-LXlYpLrVAv>