[Bug 234073] ixl(4): Host X710-DA2 drops connect starting bhyve guest with SR-IOV when not all VFs are in passthrough mode: Malicious Driver Detection event 1 on RX queue X (0x1572)

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Aug 2024 04:52:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=234073

--- Comment #32 from lists@freshlybrewed.coffee ---
I did eventually find a solution for this. I found a forum post which clued me
into the fact that the intel-ixl-kmod port has an SR-IOV option, which is not
enabled in the package. Installing the port with SR-IOV support enabled solves
the problem.

 1. Configure intel-ixl-kmod port with SR-IOV support, and "make install"
 2. Add if_ixl_updated_load="YES" to /boot/loader.conf
 3. Reboot
 4. Configure VFs with iovctl
 5. Start VM

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