On Fri, Jul 27, 2018 at 02:18:20AM +0530, Potnuri Bharat Teja wrote: > To optimize NVME-oF READ IOPs, use a specialized WQE that combines > the RDMA WRITE and SEND_INV WR chain submitted by the NVME-oF target > driver. > > This reduces uP overhead per NVME-oF IO, and results in over 10% > improvement in NVME-oF 4K READ IOPs. > > Signed-off-by: Potnuri Bharat Teja <bharat@xxxxxxxxxxx> > Signed-off-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/device.c | 1 + > drivers/infiniband/hw/cxgb4/qp.c | 147 +++++++++++++++++++++- > drivers/infiniband/hw/cxgb4/t4.h | 6 +- > drivers/infiniband/hw/cxgb4/t4fw_ri_api.h | 31 +++++ > 4 files changed, 183 insertions(+), 2 deletions(-) This patch doesn't apply, please rebase and resend the series Jason -- 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