From: David S. Miller Date: Mon, 25 May 2015 03:05:10 +0000 (-0400) Subject: Merge branch 'mlx4-next' X-Git-Tag: v4.2-rc1~130^2~231 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4029685acc45a0b75c582932788e09bde16e0c65;p=platform%2Fkernel%2Flinux-exynos.git Merge branch 'mlx4-next' Or Gerlitz says: ==================== mlx4: Enable single ported VFs over IB ports This series further enhances the support for mlx4 single ported VFs introduced in 3.15 to work over IB ports too. Just as quick reminder, the ConnectX3 device family exposes one PCI device which serves both ports. This can be non-optimal under virtualization schemes where the admin would like the VF to expose one interface to the VM, etc. Since all the VF interaction with the firmware passes through the PF driver, we can emulate to the VF they have one port, and further create a set of the VFs which act on port1 of the device and another set which acts on port2. ==================== Signed-off-by: David S. Miller --- 4029685acc45a0b75c582932788e09bde16e0c65