This series adds support for rdma write with immwdiate and write with completion WRs. These are generated on top of following iw_cxgb4 submission: https://www.spinics.net/lists/linux-rdma/msg61848.html Potnuri Bharat Teja (2): iw_cxgb4: RDMA write with immediate support iw_cxgb4: Support FW write completion WR drivers/infiniband/hw/cxgb4/cq.c | 24 ++++- drivers/infiniband/hw/cxgb4/qp.c | 168 +++++++++++++++++++++++++++++- drivers/infiniband/hw/cxgb4/t4.h | 10 ++ drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 39 ++++++- include/uapi/rdma/cxgb4-abi.h | 3 +- 5 files changed, 235 insertions(+), 9 deletions(-) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html