From: Jason Gunthorpe <jgg@nvidia.com>
To: Max Gurtovoy <mgurtovoy@nvidia.com>
Cc: linux-rdma@vger.kernel.org, sagi@grimberg.me, oren@nvidia.com,
israelr@nvidia.com, sergeygo@nvidia.com
Subject: Re: [PATCH 0/6] iSER fixes and cleanups for kernel-5.17
Date: Wed, 5 Jan 2022 20:39:20 -0400 [thread overview]
Message-ID: <20220106003920.GA2913115@nvidia.com> (raw)
In-Reply-To: <20211215135721.3662-1-mgurtovoy@nvidia.com>
On Wed, Dec 15, 2021 at 03:57:15PM +0200, Max Gurtovoy wrote:
> Hi Jason and Sagi,
> This series is the first fixes and cleanups for iSER intiator that we
> aim for kernel-5.17 edition.
>
> It starts with removing deprecated module parameter from ib_iser driver
> (patch 1/6).
>
> The series continues with a patch (SergeyG) that fixes RNR messages sent
> to the target HCA since there are not enough credits/space in the receive
> queue (patch 2/6).
>
> Patch 3/6 is a simple renaming patch.
>
> Patch 4/6 is a preparation patch to eventually guarantee that the HCA
> will never perform an access violation when retrying a send operation
> (same as done in NVMe-oF).
>
> Patches 5/6 and 6/6 are some cleanups and coding style fixes to help
> maintaining the driver.
>
> Max Gurtovoy (5):
> IB/iser: remove deprecated pi_guard module param
> IB/iser: rename ib_ret local variable
> IB/iser: don't suppress send completions
> IB/iser: remove un-needed casting to/from void pointer
> IB/iser: align coding style accross driver
>
> Sergey Gorenko (1):
> IB/iser: fix RNR errors
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2022-01-06 0:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-15 13:57 [PATCH 0/6] iSER fixes and cleanups for kernel-5.17 Max Gurtovoy
2021-12-15 13:57 ` [PATCH 1/6] IB/iser: remove deprecated pi_guard module param Max Gurtovoy
2021-12-15 13:57 ` [PATCH 2/6] IB/iser: fix RNR errors Max Gurtovoy
2021-12-15 13:57 ` [PATCH 3/6] IB/iser: rename ib_ret local variable Max Gurtovoy
2021-12-15 13:57 ` [PATCH 4/6] IB/iser: don't suppress send completions Max Gurtovoy
2021-12-15 13:57 ` [PATCH 5/6] IB/iser: remove un-needed casting to/from void pointer Max Gurtovoy
2021-12-15 13:57 ` [PATCH 6/6] IB/iser: align coding style accross driver Max Gurtovoy
2022-01-06 0:39 ` Jason Gunthorpe [this message]
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=20220106003920.GA2913115@nvidia.com \
--to=jgg@nvidia.com \
--cc=israelr@nvidia.com \
--cc=linux-rdma@vger.kernel.org \
--cc=mgurtovoy@nvidia.com \
--cc=oren@nvidia.com \
--cc=sagi@grimberg.me \
--cc=sergeygo@nvidia.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).