[Bug 251840] panic in iflib_netdump_poll -> _iflib_fl_refill
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Dec 18 16:17:35 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251840
Mark Johnston <markj at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj at FreeBSD.org
Status|New |Open
--- Comment #1 from Mark Johnston <markj at FreeBSD.org> ---
Yes, this is an unfortunate limitation of netdump. At the moment there is not
much one can do other than to ensure that netdump uses an interface that is
mostly idle. It may be possible to modify the driver to reserve a queue pair
for netdump so that we don't depend so much on consistent driver state - do you
have any idea if that would be a straightforward change?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list