summaryrefslogtreecommitdiff
path: root/include/uapi/rdma/mlx5-abi.h
diff options
context:
space:
mode:
authorMoni Shoua <monis@mellanox.com>2018-01-02 17:19:30 +0300
committerJason Gunthorpe <jgg@mellanox.com>2018-01-08 21:38:50 +0300
commit8011c1e33626ea7b04f74f648aad7bb2e48f8a81 (patch)
tree09dba0fdf9e612fdb4d157b227199782ba426d16 /include/uapi/rdma/mlx5-abi.h
parentdd44572aebee9260fa1d90569d20d8bab28f90ae (diff)
downloadlinux-8011c1e33626ea7b04f74f648aad7bb2e48f8a81.tar.xz
IB/core: Introduce driver QP type
Vendors can implement type of QPs that are not described in the InfiniBand specification. To still be able to use the IB/core layer services (e.g. user object management) without tainting this layer with driver proprietary logic, a new QP type is added - IB_QPT_DRIVER. This will be a general QP type that the core layer doesn't know about its true nature. When a command like create_qp() is passed to a hardware driver the extra data that is required is taken from the driver channel. Downstream patches from this series will use that QP type in the mlx5 driver. Signed-off-by: Moni Shoua <monis@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leon@kernel.org> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
Diffstat (limited to 'include/uapi/rdma/mlx5-abi.h')
0 files changed, 0 insertions, 0 deletions