]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/mlx5: Add XRC initiator ODP support
authorMoni Shoua <monis@mellanox.com>
Tue, 22 Jan 2019 06:48:45 +0000 (08:48 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 4 Feb 2019 21:34:07 +0000 (14:34 -0700)
commit29917f4750a0318d682c4b34e8bee2b877530d6e
tree3bea1940911ff3cceb5b2496553a73c50cf12212
parent6ff7414a17b28e04a600e5552656ea27f6b72578
IB/mlx5: Add XRC initiator ODP support

Skip XRC segment in the beginning of a send WQE and fetch ODP XRC
capabilities when QP type is IB_QPT_XRC_INI. The rest of the handling is
the same as in RC QP.

Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Majd Dibbiny <majd@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/odp.c