linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Olga Kornievskaia <aglo@umich.edu>
To: Leon Romanovsky <leon@kernel.org>
Cc: Jason Gunthorpe <jgg@nvidia.com>,
	Leon Romanovsky <leonro@nvidia.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-rdma <linux-rdma@vger.kernel.org>,
	Mark Zhang <markzhang@nvidia.com>,
	Patrisious Haddad <phaddad@nvidia.com>
Subject: Re: [PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM
Date: Fri, 29 Apr 2022 12:07:09 -0400	[thread overview]
Message-ID: <CAN-5tyGeGya5dW9h1uvBd6uKW-AgY1q8-UkR1kpi9Z2k6PY7jw@mail.gmail.com> (raw)
In-Reply-To: <cover.1649075034.git.leonro@nvidia.com>

Hi Leon,

Are these the 2 patches that are supposed to fix: [Bug 214523] New:
RDMA Mellanox RoCE drivers are unresponsive to ARP updates during a
reconnect?

I could be wrong but I don't think they made it into the 5.18 pull, correct?

Thank you.

On Mon, Apr 4, 2022 at 8:36 AM Leon Romanovsky <leon@kernel.org> wrote:
>
> From: Leon Romanovsky <leonro@nvidia.com>
>
> In this series, Patrisious adds gratuitous ARP support to RDMA-CM, in
> order to speed up migration failover from one node to another.
>
> Thanks
>
> Patrisious Haddad (2):
>   RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and
>     remote IP
>   RDMA/core: Add a netevent notifier to cma
>
>  drivers/infiniband/core/cma.c      | 260 +++++++++++++++++++++++++++--
>  drivers/infiniband/core/cma_priv.h |   1 +
>  2 files changed, 249 insertions(+), 12 deletions(-)
>
> --
> 2.35.1
>

  parent reply	other threads:[~2022-04-29 16:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04 12:27 [PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM Leon Romanovsky
2022-04-04 12:27 ` [PATCH rdma-next 1/2] RDMA/core: Add an rb_tree that stores cm_ids sorted by ifindex and remote IP Leon Romanovsky
2022-05-10 23:56   ` Jason Gunthorpe
2022-04-04 12:27 ` [PATCH rdma-next 2/2] RDMA/core: Add a netevent notifier to cma Leon Romanovsky
2022-05-11  0:04   ` Jason Gunthorpe
2022-04-29 16:07 ` Olga Kornievskaia [this message]
2022-04-29 16:23   ` [PATCH rdma-next 0/2] Add gratuitous ARP support to RDMA-CM 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=CAN-5tyGeGya5dW9h1uvBd6uKW-AgY1q8-UkR1kpi9Z2k6PY7jw@mail.gmail.com \
    --to=aglo@umich.edu \
    --cc=jgg@nvidia.com \
    --cc=leon@kernel.org \
    --cc=leonro@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=markzhang@nvidia.com \
    --cc=phaddad@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).