From: Leon Romanovsky <leon@kernel.org>
To: Md Haris Iqbal <haris.iqbal@ionos.com>
Cc: linux-rdma@vger.kernel.org, bvanassche@acm.org, jgg@ziepe.ca,
jinpu.wang@ionos.com
Subject: Re: [PATCH for-next 0/9] Misc patches for RTRS
Date: Sun, 19 Nov 2023 15:00:21 +0200 [thread overview]
Message-ID: <20231119130021.GA15293@unreal> (raw)
In-Reply-To: <20231115152749.424301-1-haris.iqbal@ionos.com>
On Wed, Nov 15, 2023 at 04:27:40PM +0100, Md Haris Iqbal wrote:
> Hi Jason, hi Leon,
>
> Please consider to include following changes to the next merge window.
>
> Jack Wang (4):
> RDMA/rtrs-srv: Do not unconditionally enable irq
> RDMA/rtrs-clt: Start hb after path_up
> RDMA/rtrs-clt: Fix the max_send_wr setting
> RDMA/rtrs-clt: Remove the warnings for req in_use check
>
> Md Haris Iqbal (4):
> RDMA/rtrs-clt: Add warning logs for RDMA events
All these patches, except this one, fix errors and should have Fixes line.
Please add and resubmit.
I took this warning patch to -next.
Thanks
> RDMA/rtrs-srv: Check return values while processing info request
> RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true
> RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight
>
> Supriti Singh (1):
> RDMA/rtrs: use %pe to print errors
>
> drivers/infiniband/ulp/rtrs/rtrs-clt.c | 15 ++++++-----
> drivers/infiniband/ulp/rtrs/rtrs-srv.c | 37 +++++++++++++++++++-------
> drivers/infiniband/ulp/rtrs/rtrs.c | 4 +--
> 3 files changed, 37 insertions(+), 19 deletions(-)
>
> --
> 2.25.1
>
next prev parent reply other threads:[~2023-11-19 13:00 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-15 15:27 [PATCH for-next 0/9] Misc patches for RTRS Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 1/9] RDMA/rtrs-clt: Add warning logs for RDMA events Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 2/9] RDMA/rtrs-srv: Do not unconditionally enable irq Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 3/9] RDMA/rtrs-clt: Start hb after path_up Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 4/9] RDMA/rtrs-srv: Check return values while processing info request Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 5/9] RDMA/rtrs-srv: Free srv_mr iu only when always_invalidate is true Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 6/9] RDMA/rtrs-srv: Destroy path files after making sure no IOs in-flight Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 7/9] RDMA/rtrs-clt: Fix the max_send_wr setting Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 8/9] RDMA/rtrs-clt: Remove the warnings for req in_use check Md Haris Iqbal
2023-11-15 15:27 ` [PATCH for-next 9/9] RDMA/rtrs: use %pe to print errors Md Haris Iqbal
2023-11-19 13:00 ` Leon Romanovsky [this message]
2023-11-20 12:10 ` [PATCH for-next 0/9] Misc patches for RTRS Haris Iqbal
2023-11-19 13:01 ` (subset) " Leon Romanovsky
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=20231119130021.GA15293@unreal \
--to=leon@kernel.org \
--cc=bvanassche@acm.org \
--cc=haris.iqbal@ionos.com \
--cc=jgg@ziepe.ca \
--cc=jinpu.wang@ionos.com \
--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.