From: Jason Gunthorpe <jgg@nvidia.com>
To: Bernard Metzler <bmt@zurich.ibm.com>
Cc: linux-rdma@vger.kernel.org, Chuck Lever <chuck.lever@oracle.com>,
Benjamin Coddington <bcodding@redhat.com>
Subject: Re: [PATCH] RDMA/iwcm: Allow AFONLY binding for IPv6 addresses.
Date: Wed, 10 Mar 2021 15:49:30 -0400 [thread overview]
Message-ID: <20210310194930.GA2602371@nvidia.com> (raw)
In-Reply-To: <20210219143441.1068-1-bmt@zurich.ibm.com>
On Fri, Feb 19, 2021 at 03:34:41PM +0100, Bernard Metzler wrote:
> Binding IPv6 address/port to AF_INET6 domain only is provided
> via rdma_set_afonly(), but was not signalled to the provider.
> Applications like NFS/RDMA bind the same port to both IPv4
> and IPv6 addresses simultaneously and thus rely on it working
> correctly.
>
> Tested-by: Chuck Lever <chuck.lever@oracle.com>
> Tested-by: Benjamin Coddington <bcodding@redhat.com>
> Signed-off-by: Bernard Metzler <bmt@zurich.ibm.com>
> ---
> drivers/infiniband/core/cma.c | 1 +
> drivers/infiniband/sw/siw/siw_cm.c | 19 +++++++++++++++++--
> include/rdma/iw_cm.h | 1 +
> 3 files changed, 19 insertions(+), 2 deletions(-)
Applied to for-next, thanks
Jason
next prev parent reply other threads:[~2021-03-10 19:50 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-19 14:34 [PATCH] RDMA/iwcm: Allow AFONLY binding for IPv6 addresses Bernard Metzler
2021-03-10 19:49 ` Jason Gunthorpe [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-02-19 14:02 Bernard Metzler
2021-02-19 14:28 ` Bernard Metzler
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=20210310194930.GA2602371@nvidia.com \
--to=jgg@nvidia.com \
--cc=bcodding@redhat.com \
--cc=bmt@zurich.ibm.com \
--cc=chuck.lever@oracle.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.