commit | aeae94579caf77406a8a235ea33fdb67abe9a57e | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Sun Jun 17 13:00:04 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Jun 19 10:53:02 2018 -0600 |
tree | 27e16ea1a1840d95801afd339355c759f17c7b2f | |
parent | 7c043e908a74ae0a935037cdd984d0cb89b2b970 [diff] |
IB/mlx5: Add DEVX support for memory registration Add support to register a memory with the firmware via the DEVX interface. The driver translates a given user address to ib_umem then it will register the physical addresses with the firmware and get a unique id for this registration to be used for this virtual address. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>