Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2018 19:38:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 234073] ixl: SR-IOV causes "Malicious Driver Detection event" when not all VFs are in passthrough mode
Message-ID:  <bug-234073-7501-vhTne9iBdu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234073-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234073-7501@https.bugs.freebsd.org/bugzilla/>

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

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

--- Comment #4 from Finn <ixbug@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@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.


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-234073-7501-vhTne9iBdu>