netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH rdma-next 0/3] ODP support for mlx5 DC QPs
@ 2019-08-01 12:21 Leon Romanovsky
  2019-08-01 12:21 ` [PATCH mlx5-next 1/3] IB/mlx5: Query ODP capabilities for DC Leon Romanovsky
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Leon Romanovsky @ 2019-08-01 12:21 UTC (permalink / raw)
  To: Doug Ledford, Jason Gunthorpe
  Cc: Leon Romanovsky, RDMA mailing list, Michael Guralnik, Moni Shoua,
	Saeed Mahameed, linux-netdev

From: Leon Romanovsky <leonro@mellanox.com>

From Michael,

The series adds support for on-demand paging for DC transport.
Adding handling of DC WQE parsing upon page faults and exposing
capabilities.

As DC is mlx-only transport, the capabilities are exposed to the user
using the direct-verbs mechanism. Namely through the mlx5dv_query_device.

Thanks

Michael Guralnik (3):
  IB/mlx5: Query ODP capabilities for DC
  IB/mlx5: Expose ODP for DC capabilities to user
  IB/mlx5: Add page fault handler for DC initiator WQE

 drivers/infiniband/hw/mlx5/main.c             |  6 +++++
 drivers/infiniband/hw/mlx5/mlx5_ib.h          |  1 +
 drivers/infiniband/hw/mlx5/odp.c              | 27 ++++++++++++++++++-
 .../net/ethernet/mellanox/mlx5/core/main.c    |  6 +++++
 include/linux/mlx5/mlx5_ifc.h                 |  4 ++-
 include/uapi/rdma/mlx5-abi.h                  |  2 ++
 6 files changed, 44 insertions(+), 2 deletions(-)

--
2.20.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2019-08-01 15:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-01 12:21 [PATCH rdma-next 0/3] ODP support for mlx5 DC QPs Leon Romanovsky
2019-08-01 12:21 ` [PATCH mlx5-next 1/3] IB/mlx5: Query ODP capabilities for DC Leon Romanovsky
2019-08-01 14:25   ` Jason Gunthorpe
2019-08-01 14:51     ` Leon Romanovsky
2019-08-01 12:21 ` [PATCH rdma-next 2/3] IB/mlx5: Expose ODP for DC capabilities to user Leon Romanovsky
2019-08-01 12:34   ` Gal Pressman
2019-08-01 12:50     ` Leon Romanovsky
2019-08-01 12:21 ` [PATCH rdma-next 3/3] IB/mlx5: Add page fault handler for DC initiator WQE Leon Romanovsky
2019-08-01 14:24 ` [PATCH rdma-next 0/3] ODP support for mlx5 DC QPs Jason Gunthorpe
2019-08-01 14:55   ` Leon Romanovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).