Date: Sat, 07 Feb 2026 14:41:26 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 289400] bhyve(8) VM boot aborts with "Synchronous Abort" on boot on ARM64 Honeycomb LX2 Host Message-ID: <bug-289400-27103-kTUcQnWuak@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289400-27103@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289400 --- Comment #10 from Dmitry Salychev <dsl@FreeBSD.org> --- (In reply to Michael Dexter from comment #8) > Related, is the dpaa2/dpni NIC documented anywhere? It is not unfortunately. I tried to document code in sys/dev/dpaa2 though. Panic is here: https://cgit.freebsd.org/src/tree/sys/dev/dpaa2/dpaa2_ni.c#n2872 Function which is actually called is there: https://cgit.freebsd.org/src/tree/sys/dev/dpaa2/dpaa2_swp.c#n510 dpaa2_swp_wait_for_mgmt_response (https://cgit.freebsd.org/src/tree/sys/dev/dpaa2/dpaa2_swp.c#n1125) timed out and returned ETIMEDOUT (i.e. 60) therefore. I'm not sure why it's happened though. -- 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-289400-27103-kTUcQnWuak>
