Re: PCI pass-through does not work

2016-11-07 Thread Rajil Saraswat
On 11/06/2016 10:19 PM, Anish Gupta wrote: > I don't see vmm messages in boot log http://pastebin.com/aKvQVGRT > From previous e-mail, looks like missing end quote (") > > mlxen_load="YES" > vmm_load="YES <<< should be vmm_load="YES*" * > pptdevs="3/0/0 3/0/1" > > -Anish that did it! Interfaces

Re: PCI pass-through does not work

2016-11-07 Thread Dom
On 06/11/2016 15:28, Rajil Saraswat wrote: On 11/06/2016 12:15 AM, Allan Jude wrote: vmm_load="YES" vmm_load="YES Looks like you might have missed a quote off the end there. ___ freebsd-virtualization@freebsd.org mailing list

Re: PCI pass-through does not work

2016-11-06 Thread Rajil Saraswat
On 11/06/2016 06:35 PM, Anish Gupta wrote: > Can you boot in verbose mode and send dmesg output? Also is vmm.ko > getting loaded, is it in kldstat? > > -Anish > > Yes, kldstat does show vmm loaded and i have couple of vm's active. The /var/log/messages file is at http://pastebin.com/aKvQVGRT #

Re: PCI pass-through does not work

2016-11-05 Thread Allan Jude
On 2016-11-06 00:28, Rajil Saraswat wrote: > > > On 11/05/16 23:24, Ryan Stone wrote: >> Did you set vmm_load="YES" in loader.conf? >> >> >> > No, i dont have that entry in loader.conf. However, i am successfully > running few vm's using vm-bhyve. The rc.conf looks like this > vm_enable="YES" >

Re: PCI pass-through does not work

2016-11-05 Thread Rajil Saraswat
On 11/05/16 23:24, Ryan Stone wrote: > Did you set vmm_load="YES" in loader.conf? > > > No, i dont have that entry in loader.conf. However, i am successfully running few vm's using vm-bhyve. The rc.conf looks like this vm_enable="YES" vm_dir="zfs:tank/vm" vm_delay="5"

Re: PCI pass-through does not work

2016-11-05 Thread Allan Jude
On 2016-11-06 00:19, Rajil Saraswat wrote: > Hello, > > Following the docs (https://wiki.freebsd.org/bhyve/pci_passthru), i > specified pptdevs="3/0/0 3/0/1" in loader.conf for my onboard intel > NICs. However, the ixgbe driver still picked up the devices and they > appeared in the ifconfig