commit | 7254acffeeec3c0a75b9c5364c29a6eb00014930 | [log] [tgz] |
---|---|---|
author | Or Gerlitz <ogerlitz@mellanox.com> | Thu Jun 25 11:29:44 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 25 02:06:29 2015 -0700 |
tree | 528321f5c5c97c74d5b6e74ef6b40d256ba6c9a2 | |
parent | 79a258526ce1051cb9684018c25a89d51ac21be8 [diff] |
mlx4: Disable HA for SRIOV PF RoCE devices When in HA mode, the driver exposes an IB (RoCE) device instance with only one port. Under SRIOV, the existing implementation doesn't go well with the PF RoCE driver's role of Special QPs Para-Virtualization, etc. As such, disable HA for the mlx4 PF RoCE device in SRIOV mode. Fixes: a57500903093 ('IB/mlx4: Add port aggregation support') Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>