commit | e9a7faf11af94957e5107b40af46c2e329541510 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Wed Dec 17 16:17:34 2014 +0200 |
committer | Roland Dreier <roland@purestorage.com> | Mon Feb 16 16:36:09 2015 -0800 |
tree | bab5661b7f56e81374c128e7f86479a10cc5b033 | |
parent | bfa76d49576599a4b9f9b7a71f23d73d6dcff735 [diff] |
IB/mlx4: Fix wrong usage of IPv4 protocol for multicast attach/detach The MLX4_PROT_IB_IPV4 protocol should only be used with RoCEv2 and such. Removing this wrong usage allows to run multicast applications over RoCE. Fixes: d487ee77740c ("IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table") Reported-by: Carol Soto <clsoto@linux.vnet.ibm.com> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>