This series adds support for rdma write with immwdiate and write with completion WRs. Changes since v2: -> Addressed review comments on byte ordering. Changes since v1: -> Addressed Jason's review comments on sparse warnings and indentation. Changes since v0: -> Resolved checkpatch warnings. Potnuri Bharat Teja (2): iw_cxgb4: RDMA write with immediate support iw_cxgb4: Support FW write completion WR drivers/infiniband/hw/cxgb4/cq.c | 23 ++- drivers/infiniband/hw/cxgb4/device.c | 1 + drivers/infiniband/hw/cxgb4/qp.c | 184 ++++++++++++++++++++-- drivers/infiniband/hw/cxgb4/t4.h | 22 ++- drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 49 +++++- include/uapi/rdma/cxgb4-abi.h | 3 +- 6 files changed, 264 insertions(+), 18 deletions(-) -- 2.18.0.232.gb7bd9486b055 -- 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