]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/mlx5: Device memory mr registration support
authorAriel Levkovich <lariel@mellanox.com>
Thu, 5 Apr 2018 15:53:29 +0000 (18:53 +0300)
committerJason Gunthorpe <jgg@mellanox.com>
Thu, 5 Apr 2018 19:04:49 +0000 (13:04 -0600)
commit6c29f57ea4751c4887627521027cd72aba831a97
treebb39c0f80f19b9a2057c2e4b79243a487ae47a06
parentcdbd0d2bae14566cf875595180b91527b4431df8
IB/mlx5: Device memory mr registration support

Adding mlx5_ib driver implementation for reg_dm_mr callback
which allows registering device memory (DM) as an MR for
local and remote access.

Signed-off-by: Ariel Levkovich <lariel@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/mlx5/main.c
drivers/infiniband/hw/mlx5/mlx5_ib.h
drivers/infiniband/hw/mlx5/mr.c