[Bug 292955] bnxt(4): Repeated bnxt_intr STUB messages cause boot failure on HPE ProLiant DL20 Gen11 with 10Gb SFP+ NIC
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Feb 2026 17:47:16 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292955
Zhenlei Huang <zlei@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zlei@FreeBSD.org
--- Comment #1 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Ilian Schweizer from comment #0)
> During boot, the following messages are printed repeatedly and indefinitely:
> bnxt0: STUB: bnxt_intr @ /usr/src/sys/dev/bnxt/bnxt_en/bnxt_txrx.c:716
Oh man, you are not expected to run into this code. That is from `bnxt_intr()`
which is for legacy interrupt setup.
I suspect that there's something wrong with MSIX. Can you please boot into
verbose mode and share the messages ?
--
You are receiving this mail because:
You are the assignee for the bug.