linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arbitrary sg lists support
@ 2017-04-13 15:56 Max Gurtovoy
  2017-04-13 15:56 ` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type Max Gurtovoy
                   ` (4 more replies)
  0 siblings, 5 replies; 26+ messages in thread
From: Max Gurtovoy @ 2017-04-13 15:56 UTC (permalink / raw)


This patch adds an arbitrary sg list support to NVMEoF host for
capable devices (such as RDMA CX4/CX5 HCAs).
During the review we decided to add an helper function to ib_core
that will be used by ULPs in order to avoid code duplication.

Changes from V1:
 - added helper function to verbes api
 - use helper in iSER code
 - add reviewrs signatures

Max Gurtovoy (4):
  IB/core: Add inline function to get sg mr type
  IB/iser: Use ib_get_sg_mr_type() helper
  nvme: enable SG gaps support
  nvme-rdma: add support for arbitrary sg lists mapping

 drivers/infiniband/ulp/iser/iser_verbs.c |    8 +-------
 drivers/nvme/host/core.c                 |    5 ++++-
 drivers/nvme/host/nvme.h                 |    1 +
 drivers/nvme/host/rdma.c                 |   11 +++++++----
 include/rdma/ib_verbs.h                  |   17 +++++++++++++++++
 5 files changed, 30 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2017-05-02 16:39 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-13 15:56 [PATCH v2 0/4] arbitrary sg lists support Max Gurtovoy
2017-04-13 15:56 ` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type Max Gurtovoy
2017-04-20 11:24   ` Sagi Grimberg
2017-04-13 15:56 ` [PATCH v2 2/4] IB/iser: Use ib_get_sg_mr_type() helper Max Gurtovoy
2017-04-13 15:56 ` [PATCH v2 3/4] nvme: enable SG gaps support Max Gurtovoy
2017-04-20 11:27   ` Sagi Grimberg
2017-04-21  6:44     ` Christoph Hellwig
2017-04-23  7:20       ` Sagi Grimberg
2017-04-23  8:45         ` Christoph Hellwig
2017-04-23  9:45           ` Sagi Grimberg
2017-04-23 13:23             ` Max Gurtovoy
2017-04-24  7:02             ` Christoph Hellwig
2017-04-13 15:56 ` [PATCH v2 4/4] nvme-rdma: add support for arbitrary sg lists mapping Max Gurtovoy
2017-04-13 16:31 ` [PATCH v2 0/4] arbitrary sg lists support Bart Van Assche
2017-04-13 16:46   ` Max Gurtovoy
2017-04-13 16:59     ` Laurence Oberman
2017-04-20 11:30   ` Sagi Grimberg
2017-04-23 10:34     ` Leon Romanovsky
2017-04-23 11:49       ` Sagi Grimberg
2017-04-23 12:12         ` Leon Romanovsky
2017-04-23 12:28           ` Sagi Grimberg
2017-04-23 13:35             ` Max Gurtovoy
2017-04-23 14:35               ` Sagi Grimberg
2017-05-01 18:50                 ` Doug Ledford
2017-05-02 16:14                   ` Max Gurtovoy
2017-05-02 16:39                     ` Laurence Oberman

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).