From: Jack Morgenstein Date: Wed, 12 Mar 2014 10:00:43 +0000 (+0200) Subject: mlx4: Activate RoCE/SRIOV X-Git-Tag: v3.15-rc1~113^2~170^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa9a2d51a3e70b15a898bec7dde3ce5726fec641;p=pandora-kernel.git mlx4: Activate RoCE/SRIOV To activate RoCE/SRIOV, need to remove the following: 1. In mlx4_ib_add, need to remove the error return preventing initialization of a RoCE port under SRIOV. 2. In update_vport_qp_params (in resource_tracker.c) need to remove the error return when a RoCE RC or UD qp is detected. This error return causes the INIT-to-RTR qp transition to fail in the wrapper function under RoCE/SRIOV. Signed-off-by: Jack Morgenstein Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed