From: Moni Shoua Date: Thu, 30 Jul 2015 15:33:30 +0000 (+0300) Subject: IB/mlx4: Replace mechanism for RoCE GID management X-Git-Tag: omap-for-v4.3/fixes-rc1~52^2~75 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5070cd2239bd4b382c55c212f10b845ec2de31fc;p=pandora-kernel.git IB/mlx4: Replace mechanism for RoCE GID management Manage RoCE gid table with logic in IB/core, which is common to all vendors, and remove the mechanism from the mlx4 IB driver. Since management of the GID cache may lead to index mismatch with the hardware GID table, a translation between indexes is required when modifying a QP or creating an address handle. Signed-off-by: Moni Shoua Signed-off-by: Doug Ledford --- Reading git-diff-tree failed