On Tue, Apr 19, 2016 at 05:20:09PM +0300, Sagi Grimberg wrote: > In isert if the we have a single sg entry, we use the local_dma_lkey > just so we can skip a registration (also for protection sg), perhaps > rdma_rw_init_one_mr can do this optimization too? rdma_rw_init_one_mr can't blіndly do it as we can't use the local lkey for iWARP RDMA READs. But I could add it in the caller, although that increases the testing matrix once again. -- 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