Date: Fri, 18 Aug 2023 12:52:16 +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-ITr3tPcEpQ@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/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273152 --- Comment #1 from Greg Becker <greg@codeconcepts.com> --- See referenced ticket (272947) for details, but the solution here to avoid = the panic is to load t4_tom as a module after boot (e.g., via rc.conf before configuring the interface). That's seems awfully brittle, is this something that's fixable and/or worth fixing? Regardless, with that workaround in place, there is a follow-on problem in = that mounting an NFS file system over cc0 with toe enabled and then running a si= mple "find /mntpt" results in a hang/stall, where it prints about 150 files then stalls for a very long time, then repeats the print+hang cycle until it's d= one. I see this on both 13.2-RELEASE and 14.0-CURRENT. Note that the find command runs as expected without any delays if toe is not enabled. Should I open a different ticket for the NFS hang/stall problem? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273152-7501-ITr3tPcEpQ>