[Bug 241403] debugnet_mbuf_reinit panics with "m_getzone: invalid cluster size 0"
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Oct 22 01:19:57 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241403
Conrad Meyer <cem at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|bugs at FreeBSD.org |cem at freebsd.org
CC|cem at freebsd.org |
--- Comment #1 from Conrad Meyer <cem at 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 seems
better to fix the support in the NIC.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list