This thread is fork from https://forums.servethehome.com/ind...500-series-discussion.5036/page-34#post-65094
Ubuntu 14.04.3 with Kernel 4.2.3 with success X557 VF and pci-passthrough but not yet test for a successful ping test. The other NIC Intel i350 confirmed with SR-IOV/pci passthrough/successful ping (also on Proxmox 4)
Ubuntu 14.04.3 with Kernel 4.2.3 with success X557 VF and pci-passthrough but not yet test for a successful ping test. The other NIC Intel i350 confirmed with SR-IOV/pci passthrough/successful ping (also on Proxmox 4)
Code:
root@pdc:~# uname -r
4.2.3-040203-generic
lspci -vnn | grep Ethernet
03:00.0 Ethernet controller [0200]: Intel Corporation Device [8086:15ad]
03:00.1 Ethernet controller [0200]: Intel Corporation Device [8086:15ad]
03:10.0 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.1 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.2 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.3 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.4 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.5 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.6 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:10.7 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.0 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.1 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.2 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.3 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.4 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.5 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.6 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
03:11.7 Ethernet controller [0200]: Intel Corporation Device [8086:15a8]
root@pdc:~# cat /etc/modprobe.d/ixgbe.conf
options ixgbe max_vfs=8
The iommu group is seperated and ready to be use for kvm vfio pci passthrough
/sys/kernel/iommu_groups/45/devices/0000:03:10.0
/sys/kernel/iommu_groups/46/devices/0000:03:10.2
/sys/kernel/iommu_groups/47/devices/0000:03:10.4
/sys/kernel/iommu_groups/48/devices/0000:03:10.6
/sys/kernel/iommu_groups/49/devices/0000:03:11.0
/sys/kernel/iommu_groups/50/devices/0000:03:11.2
/sys/kernel/iommu_groups/51/devices/0000:03:11.4
/sys/kernel/iommu_groups/52/devices/0000:03:11.6
/sys/kernel/iommu_groups/53/devices/0000:03:10.1
/sys/kernel/iommu_groups/54/devices/0000:03:10.3
/sys/kernel/iommu_groups/55/devices/0000:03:10.5
/sys/kernel/iommu_groups/56/devices/0000:03:10.7
/sys/kernel/iommu_groups/57/devices/0000:03:11.1
/sys/kernel/iommu_groups/58/devices/0000:03:11.3
/sys/kernel/iommu_groups/59/devices/0000:03:11.5
/sys/kernel/iommu_groups/60/devices/0000:03:11.7