[Bug 234073] ixl: SR-IOV causes "Malicious Driver Detection event" when not all VFs are in passthrough mode

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 19 19:38:28 UTC 2018


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

--- Comment #4 from Finn <ixbug at riseup.net> ---
Hi,
here some more information:

rc.conf:
[...]
vm_enable="YES"
vm_dir="zfs:zroot/vm123"
iovctl_files="/etc/iov/ixl1.conf"

(VMs are not started automatically due to the problem, the issue is triggered
by manually starting the vm via "vm -f install ...")

debian9-test.conf:
--
loader="grub"
cpu=1
memory=4096M
disk0_type="ahci-hd"
disk0_name="disk0.img"
grub_run_partition="1"
grub_run_dir="/boot/grub"
passthru0="2/0/81"
--

pciconf -l 
[...]
ppt0 at pci0:2:0:81: ...


"vm passthru" output
DEVICE     BHYVE ID     READY        DESCRIPTION
[...]
iavf0      2/0/80       No           Ethernet Virtual Function 700 Series
ppt0       2/0/81       Yes          Ethernet Virtual Function 700 Series
ppt1       2/0/82       Yes          Ethernet Virtual Function 700 Series
ppt2       2/0/83       Yes          Ethernet Virtual Function 700 Series

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


More information about the freebsd-net mailing list