All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: Jack Wang <jinpu.wang@ionos.com>
To: linux-rdma@vger.kernel.org
Cc: bvanassche@acm.org, leon@kernel.org, dledford@redhat.com,
	jgg@ziepe.ca, haris.iqbal@ionos.com, jinpu.wang@ionos.com
Subject: [PATCH for-next 0/4] misc update for RTRS
Date: Tue,  8 Jun 2021 12:30:35 +0200	[thread overview]
Message-ID: <20210608103039.39080-1-jinpu.wang@ionos.com> (raw)

Hi Jason, hi Doug,

Please consider to include following changes to the next merge window.
It contains:
- first 2 patches are for reducing the memory usage when create QP.
- the third one are to make testing on RXE working.
- last one is just cleanup for variables.

This patchset is based on rdma/for-next branch.

Guoqing Jiang (1):
  RDMA/rtrs: Rename some variables to avoid confusion

Jack Wang (2):
  RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr
  RDMA/rtrs-clt: Use minimal max_send_sge when create qp

Md Haris Iqbal (1):
  RDMA/rtrs: RDMA_RXE requires more number of WR

 drivers/infiniband/ulp/rtrs/rtrs-clt.c | 31 +++++++++++---------
 drivers/infiniband/ulp/rtrs/rtrs-clt.h |  3 +-
 drivers/infiniband/ulp/rtrs/rtrs-pri.h | 10 +++----
 drivers/infiniband/ulp/rtrs/rtrs-srv.c | 39 +++++++++++++++++---------
 drivers/infiniband/ulp/rtrs/rtrs.c     | 24 ++++++++--------
 5 files changed, 60 insertions(+), 47 deletions(-)

-- 
2.25.1


             reply	other threads:[~2021-06-08 10:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 10:30 Jack Wang [this message]
2021-06-08 10:30 ` [PATCH for-next 1/4] RDMA/rtrs-srv: Set minimal max_send_wr and max_recv_wr Jack Wang
2021-06-08 10:30 ` [PATCH for-next 2/4] RDMA/rtrs-clt: Use minimal max_send_sge when create qp Jack Wang
2021-06-08 10:30 ` [PATCH for-next 3/4] RDMA/rtrs: RDMA_RXE requires more number of WR Jack Wang
2021-06-10  7:23   ` Leon Romanovsky
2021-06-10 11:01     ` Jinpu Wang
2021-06-10 11:47       ` Leon Romanovsky
2021-06-10 12:00         ` Jinpu Wang
2021-06-08 10:30 ` [PATCH for-next 4/4] RDMA/rtrs: Rename some variables to avoid confusion Jack Wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210608103039.39080-1-jinpu.wang@ionos.com \
    --to=jinpu.wang@ionos.com \
    --cc=bvanassche@acm.org \
    --cc=dledford@redhat.com \
    --cc=haris.iqbal@ionos.com \
    --cc=jgg@ziepe.ca \
    --cc=leon@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.