Date: Tue, 22 Oct 2019 01:19:57 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 241403] debugnet_mbuf_reinit panics with "m_getzone: invalid cluster size 0" Message-ID: <bug-241403-227-iURyqIH4N5@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-241403-227@https.bugs.freebsd.org/bugzilla/> References: <bug-241403-227@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=3D241403 Conrad Meyer <cem@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bugs@FreeBSD.org |cem@freebsd.org CC|cem@freebsd.org | --- Comment #1 from Conrad Meyer <cem@freebsd.org> --- I think that means a NIC driver ::dn_init() is returning zero for clsize and something non-zero for nrxr or ncl. Any chance it's obvious which NIC the = two systems share? We can mask this in `debugnet_any_ifnet_update()` but it se= ems better to fix the support in the NIC. --=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-241403-227-iURyqIH4N5>