Date: Fri, 18 Aug 2023 17:58:34 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 273152] cxgbe: panic in sousrsend() after enabling "toe" Message-ID: <bug-273152-7501-f2uaimO76r@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-273152-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-273152-7501@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273152 Navdeep Parhar <np@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |np@FreeBSD.org --- Comment #2 from Navdeep Parhar <np@FreeBSD.org> --- (In reply to Greg Becker from comment #1) The loader's disk I/O is slower than the kernel's so it makes sense to use kld_list in rc.conf rather than loader.conf for any KLD that's not needed for boot. t4_tom/cxgbei/other ULPs are not needed for boot so it's an acceptable workaround to load them a bit later. Full fix would be to arrange for t4_tom's mod_init to run _after_ all the proto callbacks are registered. I think we can close this and 272947, given the workaround. -- You are receiving this mail because: You are the assignee for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273152-7501-f2uaimO76r>
