From: Moni Shoua Date: Wed, 5 Feb 2014 13:13:02 +0000 (+0200) Subject: IB/mlx4: Build the port IBoE GID table properly under bonding X-Git-Tag: v3.14-rc3~24^2^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad4885d279b6;p=pandora-kernel.git IB/mlx4: Build the port IBoE GID table properly under bonding When scanning netdevices we need to check a few more conditions and cases to build the IBoE GID table properly. For example, under bonding we must make sure that when a port is down, the bond IP address isn't programmed as a GID, since doing so will cause failure with IB core flows that selects ports by GID. Signed-off-by: Moni Shoua Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed