xprtrdma: Port to new memory registration API
Instead of maintaining a fastreg page list, keep an sg table and convert an array of pages to a sg list. Then call ib_map_mr_sg and construct ib_reg_wr. Signed-off-by:Sagi Grimberg <sagig@mellanox.com> Acked-by:
Christoph Hellwig <hch@lst.de> Tested-by:
Steve Wise <swise@opengridcomputing.com> Tested-by:
Selvin Xavier <selvin.xavier@avagotech.com> Reviewed-by:
Chuck Lever <chuck.lever@oracle.com> Signed-off-by:
Doug Ledford <dledford@redhat.com>
Showing