From: Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Matan Barak <matanb-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org>
Cc: linux-rdma <linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
valex-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org
Subject: Re: [PATCH V1 for-next 0/2] Support for Send Only Full Member multicast join
Date: Tue, 02 Aug 2016 22:37:52 -0400 [thread overview]
Message-ID: <1470191872.18081.46.camel@redhat.com> (raw)
In-Reply-To: <CAAKD3BCY+=_q3k+cV9AO7Det9JaPHguTU03K5ueLncbfoSFa2A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
[-- Attachment #1: Type: text/plain, Size: 2474 bytes --]
On Sun, 2016-07-24 at 16:11 +0300, Matan Barak wrote:
> On Wed, Jul 6, 2016 at 4:36 PM, Leon Romanovsky <leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> wrote:
> >
> > Added UCMA and CMA support for multicast join flags. Flags are
> > passed using UCMA CM join command previously reserved fields.
> > Currently supporting two join flags indicating two different
> > multicast JoinStates:
> >
> > 1. Full Member:
> > The initiator creates the Multicast group(MCG) if it wasn't
> > previously created, can send Multicast messages to the group
> > and receive messages from the MCG.
> >
> > 2. Send Only Full Member:
> > The initiator creates the Multicast group(MCG) if it wasn't
> > previously created, can send Multicast messages to the group
> > but doesn't receive any messages from the MCG.
> >
> > Since Send Only Full Member requires SM support a new cached
> > SA port attribute containing SM ClassPortInfo fields was added
> > (ClassPortInfo fields: Table 126 IB Spec 1.3.). The attribute
> > is cached to avoid resending queries, caching is done when a
> > successful ClassPortInfo reply is received on the port.
> > Invalidation of the attribute is done on SM change events,
> > SM re-registration events, and SM LID change events. The fields
> > in ClassPortInfo should not change during SM runtime without an
> > event.
> >
> > The changes compared to v0 of this patch series are:
> > * Use multicast.c join state enum instead of the new added bits
> > defined by IB_SA_MCMEMBER_REC_JOIN_STATE in ib_sa.h
> > * Remove ib_sa_port struct alignment spaces
> >
> > Alex Vesker (2):
> > IB/sa: Add cached attribute containing SM information to SA port
> > IB/core: Support for CMA multicast join flags
> >
>
> Hi Doug,
>
> This series conflicts with c65f6c5a3650 ('IB/core: Fix RoCE v1
> multicast join logic issue') which was merged to your k.o/for-4.7-rc
> branch.
> The solution for this conflict requires to take the hunk for cma.c
> from this series.
>
> If it's required to respin this series above c65f6c5a3650, please
> just say so.
>
I'm not entirely sure what you are referring to. The series applied
cleanly for me. However, it's in my misc branch (to be pushed shortly)
, please double check that there isn't something wrong.
--
Doug Ledford <dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
GPG KeyID: 0E572FDD
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-08-03 2:37 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-06 13:36 [PATCH V1 for-next 0/2] Support for Send Only Full Member multicast join Leon Romanovsky
[not found] ` <1467812195-22221-1-git-send-email-leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
2016-07-06 13:36 ` [PATCH V1 for-next 1/2] IB/sa: Add cached attribute containing SM information to SA port Leon Romanovsky
2016-07-06 13:36 ` [PATCH V1 for-next 2/2] IB/core: Support for CMA multicast join flags Leon Romanovsky
2016-07-24 13:11 ` [PATCH V1 for-next 0/2] Support for Send Only Full Member multicast join Matan Barak
[not found] ` <CAAKD3BCY+=_q3k+cV9AO7Det9JaPHguTU03K5ueLncbfoSFa2A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-08-03 2:37 ` Doug Ledford [this message]
[not found] ` <1470191872.18081.46.camel-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-08-03 5:53 ` 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=1470191872.18081.46.camel@redhat.com \
--to=dledford-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=leon-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=matanb-LDSdmyG8hGV8YrgS2mwiifqBs+8SCbDb@public.gmane.org \
--cc=valex-VPRAkNaXOzVWk0Htik3J/w@public.gmane.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.