https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292955
Zhenlei Huang <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Zhenlei Huang <[email protected]> --- (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.
