[Bug 252626] ixl: panic on attach of X722 on-motherboard interfaces

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Jun 2022 15:54:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252626

--- Comment #5 from Santiago Martinez <sm@codenetworks.net> ---
Something interesting.

When compiling the drivers (from ports), it provides three options related to
netmap, auto/on/off.

1 - When compiling the driver with netmap off the problem disappears.

2 - When compiling the driver with netmap auto the driver compiles but triggers
the trap when booted and the interface is activated.

3 - When compiling the driver with netmap on, the driver fails to compile,
which probably explains the aforementioned behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.