[Bug 272947] cxgbei: kernel panic in soreceive when hw.cxgbe.nofldtxq="-24"
Date: Thu, 17 Aug 2023 03:00:51 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272947
Navdeep Parhar <np@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|Open |In Progress
--- Comment #7 from Navdeep Parhar <np@FreeBSD.org> ---
Do not load t4_tom or cxgbei via /boot/loader.conf, use kld_list in
/etc/rc.conf instead and see if that avoids this panic.
kld_list="t4_tom cxgbei"
--
You are receiving this mail because:
You are the assignee for the bug.