Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jan 2026 11:42:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 292502] panic: Assertion m->m_nextpkt == NULL failed at /usr/src/sys/net/iflib.c:3719
Message-ID:  <bug-292502-227-wQeFzmFhNi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-292502-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292502

--- Comment #3 from Dan Kotowski <dan.kotowski@a9development.com> ---
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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-292502-227-wQeFzmFhNi>