commit | 798bba01b44b0ddf8cd6e542635b37cc9a9b739c | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Tue Aug 28 14:45:28 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu Sep 06 13:35:15 2018 -0600 |
tree | ff5b83488aa1c4165f4c2037674b6c075f4b8dbf | |
parent | 2c910cb75e1fe6de52d95c8e32caedd1629a33a5 [diff] |
RDMA/core: Fail early if unsupported QP is provided When requested QP type is not supported for a {device, port}, return the error right away before validating all parameters during mad agent registration time. Signed-off-by: Parav Pandit <parav@mellanox.com> Reviewed-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>