public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: Roland Dreier <roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org>
Cc: Shawn Bohrer <sbohrer-EgGFQ3RFNTIP7C3xziwOQw@public.gmane.org>,
	Or Gerlitz <ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>,
	linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Eli Cohen <eli-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org>
Subject: Re: Upstream support for multicast IBoE
Date: Tue, 22 Nov 2011 17:07:35 -0700	[thread overview]
Message-ID: <20111123000735.GF11469@obsidianresearch.com> (raw)
In-Reply-To: <CAL1RGDVF5FuVuToN56pmue1cUvHRw9kjaKC9xLOt51zeDJwMag-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On Tue, Nov 22, 2011 at 03:44:01PM -0800, Roland Dreier wrote:
> On Tue, Nov 22, 2011 at 2:38 PM, Shawn Bohrer <sbohrer-EgGFQ3RFNTIP7C3xziwOQw@public.gmane.org> wrote:
> > $ mckey -m 239.1.1.1 -b 10.0.202.3
> > mckey: starting server
> > mckey: joining
> > mckey: joined dgid: ff0e::ffff:ef01:101 mlid 0x0 sl 0
> > mckey: failure creating address handle
> > test complete
> > return status 0
> >
> > Debugging this I can see it fails in libmlx4 in mlx4_create_ah(). ?In
> > this case mlx4_resolve_grh_to_l2() returns 1.
> 
> Or, looks like the libmlx4 patches I applied from you are missing
> multicast AH support?

I thought that was deliberate because of the lack of specification and
the strange reliance on IPv6 MLD for IBoE packet types...

AFAIK none of that has changed?

Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2011-11-23  0:07 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-22 22:38 Upstream support for multicast IBoE Shawn Bohrer
     [not found] ` <20111122223812.GB2131-uiVi7NQFpn/F3E+8IioSZGvqpqeGGIMLAL8bYrjMMd8@public.gmane.org>
2011-11-22 23:44   ` Roland Dreier
     [not found]     ` <CAL1RGDVF5FuVuToN56pmue1cUvHRw9kjaKC9xLOt51zeDJwMag-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-23  0:07       ` Jason Gunthorpe [this message]
     [not found]         ` <20111123000735.GF11469-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2011-11-23  7:03           ` Roland Dreier
2011-11-23 21:17       ` Or Gerlitz
     [not found]         ` <CAJZOPZ+mdMYqMZKYNmVas=cAUYiQRw_r=8ty7j5wB2mXJSs5bw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2011-11-23 21:17           ` Or Gerlitz
2012-01-11 14:59           ` Shawn Bohrer
     [not found]             ` <20120111145924.GA2296-uiVi7NQFpn/F3E+8IioSZGvqpqeGGIMLAL8bYrjMMd8@public.gmane.org>
2012-01-11 19:49               ` Or Gerlitz
     [not found]                 ` <CAJZOPZJL11-psmSEwUz2xa4eK4sFEkuYA5D9oEKD7m6P+O6Ffw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-01-12 17:01                   ` Shawn Bohrer
     [not found]                     ` <20120112170157.GA2324-uiVi7NQFpn/F3E+8IioSZGvqpqeGGIMLAL8bYrjMMd8@public.gmane.org>
2012-01-24 15:11                       ` Shawn Bohrer
     [not found]                         ` <20120124151105.GA2178-uiVi7NQFpn/F3E+8IioSZGvqpqeGGIMLAL8bYrjMMd8@public.gmane.org>
2012-01-25 22:56                           ` [PATCH] Add multicast IBoE support Shawn Bohrer
     [not found]                             ` <1327532208-5463-1-git-send-email-sbohrer-EgGFQ3RFNTIP7C3xziwOQw@public.gmane.org>
2012-01-25 23:21                               ` Shawn Bohrer

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=20111123000735.GF11469@obsidianresearch.com \
    --to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
    --cc=eli-VPRAkNaXOzVS1MOuV/RT9w@public.gmane.org \
    --cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ogerlitz-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
    --cc=roland-BHEL68pLQRGGvPXPguhicg@public.gmane.org \
    --cc=sbohrer-EgGFQ3RFNTIP7C3xziwOQw@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox