public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] IB/srp: Add RDMA/CM support
@ 2018-01-08 18:55 Bart Van Assche
       [not found] ` <20180108185549.30377-1-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
  0 siblings, 1 reply; 7+ messages in thread
From: Bart Van Assche @ 2018-01-08 18:55 UTC (permalink / raw)
  To: Jason Gunthorpe
  Cc: Doug Ledford, linux-rdma-u79uwXL29TY76Z2rM5mHXA, Bart Van Assche

Hello Jason,

The four patches in this series add RDMA/CM support to the SRP
initiator. Please consider these patches for kernel v4.16.

Thanks,

Bart.

Changes compared to v1:
- Use the network namespace of the process that writes into the SRP sysfs login
  attribute in rdma_create_id() and inet_pton_with_scope() calls.
- Removed an irrelevant part from the RDMA/CM patch description.

Bart Van Assche (4):
  IB/srp: Use kstrtoull() instead of simple_strtoull()
  IB/srp: Make the path record query error message more informative
  IB/srp: Refactor srp_send_req()
  IB/srp: Add RDMA/CM support

 drivers/infiniband/ulp/srp/ib_srp.c | 750 ++++++++++++++++++++++++++++--------
 drivers/infiniband/ulp/srp/ib_srp.h |  41 +-
 include/scsi/srp.h                  |  17 +
 3 files changed, 640 insertions(+), 168 deletions(-)

-- 
2.15.1

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2018-01-08 21:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 18:55 [PATCH v2 0/4] IB/srp: Add RDMA/CM support Bart Van Assche
     [not found] ` <20180108185549.30377-1-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
2018-01-08 18:55   ` [PATCH v2 1/4] IB/srp: Use kstrtoull() instead of simple_strtoull() Bart Van Assche
2018-01-08 18:55   ` [PATCH v2 2/4] IB/srp: Make the path record query error message more informative Bart Van Assche
2018-01-08 18:55   ` [PATCH v2 3/4] IB/srp: Refactor srp_send_req() Bart Van Assche
2018-01-08 18:55   ` [PATCH v2 4/4] IB/srp: Add RDMA/CM support Bart Van Assche
     [not found]     ` <20180108185549.30377-5-bart.vanassche-Sjgp3cTcYWE@public.gmane.org>
2018-01-08 20:53       ` Doug Ledford
     [not found]         ` <1515444821.3403.92.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2018-01-08 21:20           ` Bart Van Assche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox