commit | 85c7c01499a9ebbf049422668e05c58999b5ae45 | [log] [tgz] |
---|---|---|
author | Daniel Jurgens <danielj@mellanox.com> | Thu Jan 04 17:25:43 2018 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Jan 08 11:42:24 2018 -0700 |
tree | 15c2864777ed2ea576d7c689b18046b6861ac746 | |
parent | 212f2a87b74f1efd645297893c7f3657abd55dcd [diff] |
IB/mlx5: Don't advertise RAW QP support in dual port mode When operating in dual port RoCE mode FW doesn't support steering for raw QPs on the slave port. They still work on the master port, but the user has no way of knowing which port is the master. The capability is reported per device, not per port. Signed-off-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>