> This series contains patches that implement a first version of a generic > API to handle RDMA READ/WRITE operations as commonly used on the target > (or server) side for storage protocols. > > This has been developed for the upcoming NVMe over Fabrics target, and > extensively teѕted as part of that, although this upstream version has > additional updates over the one we're currently using. > > It hides details such as the use of MRs for iWarp devices, and will allow > looking at other HCA specifics easily in the future. > > This series contains also conversion the SRP and iSER targets to the new > API. > > I think it's basically ready to merge now. > I agree. > I also have a git tree available at: > > git://git.infradead.org/users/hch/rdma.git rdma-rw-api > With your rdam-rw-api branch, + these fixes: From: Steve Wise <swise@...> Subject: [PATCH 0/3] iw_cxgb3/4 bug fixes http://article.gmane.org/gmane.linux.drivers.rdma/35350 From: Christoph Hellwig <hch@...> Subject: fix large I/O regression with iSER in 4.4+ V2 http://article.gmane.org/gmane.linux.drivers.rdma/35345 And a workaround for this 4.6 regression that breaks cxgb4: From: Steve Wise <swise <at> opengridcomputing.com> Subject: RE: 4.6-rc2 regression with commit 104daa71b396: check VPD access offset against length http://article.gmane.org/gmane.linux.kernel.pci/50831 The iSER initiator and target test ok on cxgb4/iWARP. Tested-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> Steve. -- To unsubscribe from this list: send the line "unsubscribe target-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html