On 18/04/16 23:14, Christoph Hellwig wrote:
Replace the homegrown RDMA READ/WRITE code in isert with the generic API, which also adds iWarp support to the I/O path as a side effect. Note that full iWarp operation will need a few additional patches from Steve. Signed-off-by: Christoph Hellwig <hch@xxxxxx> --- drivers/infiniband/ulp/isert/ib_isert.c | 841 ++++---------------------------- drivers/infiniband/ulp/isert/ib_isert.h | 69 +-- 2 files changed, 85 insertions(+), 825 deletions(-)
Awesome insertion/deletion statistics :) CC'ing Mellanox folks, Max, Oren, I think you should get this code into the regression systems to see that things aren't broken (normal and T10-PI I/O paths). -- 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