Re: Assigning PCI ethernet interfaces to VMs in bhyve

2017-04-02 Thread Rodney W. Grimes
> Hi Daniel, > For Intel cards only condition is that in the VM, these devices should > start at function 0 because of PCI enumeration, always starts at function > 0. If you want to assign multiple ports to VM, it can be function 0 and any > other function, for example: > > Host PCI dev 4/0/1 and

Re: Assigning PCI ethernet interfaces to VMs in bhyve

2017-04-02 Thread Anish
Hi Daniel, For Intel cards only condition is that in the VM, these devices should start at function 0 because of PCI enumeration, always starts at function 0. If you want to assign multiple ports to VM, it can be function 0 and any other function, for example: Host PCI dev 4/0/1 and 4/0/2 are to

Assigning PCI ethernet interfaces to VMs in bhyve

2017-04-02 Thread Daniel Tihanyi
Hello, I have a FreeBSD host running VMs on bhyve. I already have a few PCI-X ethernet cards assigned to each of them, but only with one ethernet interface. I would like to purchase a few PCI-X Ethernet cards with 4 interfaces. My question is if it is possible to assign the individual interfaces o