linux/drivers/infiniband
Yishai Hadas a8b92ca1b0 IB/mlx5: Introduce DEVX
Introduce DEVX to enable direct device commands in downstream patches
from this series.

In that mode of work the firmware manages the isolation between
processes' resources and as such a DEVX user id is created and assigned
to the given user context upon allocation request.

A capability check is done to make sure that this feature is really
supported by the firmware prior to creating the DEVX user id.

Signed-off-by: Yishai Hadas <yishaih@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-06-19 10:53:02 -06:00
..
core IB/core: Expose ib_ucontext from a given ib_uverbs_file 2018-06-19 10:53:02 -06:00
hw IB/mlx5: Introduce DEVX 2018-06-19 10:53:02 -06:00
sw IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
ulp IB/core: add max_send_sge and max_recv_sge attributes 2018-06-18 13:17:28 -06:00
Kconfig RDMA/ucm: Mark UCM interface as BROKEN 2018-05-24 09:39:25 -06:00
Makefile