https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292502
--- Comment #3 from Dan Kotowski <[email protected]> --- I suspect D54356/14d93f612f26 which went into main in between my last and current builds, makes changes to functions in the call stack, and some of those changes are in the line immediately after the one referenced in the stack trace. https://reviews.freebsd.org/D54356 > iflib_completed_tx_reclaim() was refactored to break out > iflib_txq_can_reclaim() and _iflib_completed_tx_reclaim() > so the that the tx routine can call iflib_tx_credits_update() > just once, rather than twice. -- You are receiving this mail because: You are the assignee for the bug.
