From: Jason Gunthorpe <jgunthorpe-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
To: Eli Cohen <eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
Cc: liranl-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
eitan-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org,
dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH rdma-next V1 04/10] IB/core: Support accessing SA in virtualized environment
Date: Tue, 8 Mar 2016 10:54:11 -0700 [thread overview]
Message-ID: <20160308175411.GC10805@obsidianresearch.com> (raw)
In-Reply-To: <20160307222908.GC33629-lgQlq6cFzJSjLWYaRI30zHI+JuX82XLG@public.gmane.org>
On Tue, Mar 08, 2016 at 12:29:08AM +0200, Eli Cohen wrote:
> On Mon, Mar 07, 2016 at 03:04:34PM -0700, Jason Gunthorpe wrote:
> > On Mon, Mar 07, 2016 at 11:08:54PM +0200, Eli Cohen wrote:
> >
> > > +enum {
> > > + IB_SA_WELL_KNOWN_GUID = 2,
> > > +};
> >
> > Where did this come from?
> It comes from the virtualization annex which can be found in the ibta
> web site:
> SM GID - A well-known GID that is associated with the SM, comprising
> the concatenation of the Subnet prefix and the GUID 0x2. The SM GID is
> never present in any GID Table. If SubnetPrefix is modified by the SM
> the SM GID is updated implicitly.
IBTA should fix this before it gets too far.
> >
> > It is wrong to have a EUI-64 like this that has a 0 OUI.
> >
> > It is wrong to have a 'well known GUID' that is by definition not
> > universal without setting the local bit (IBA spec even says this)
> >
> > The well known guid should still conform to IEEE rules for creating
> > EUI-64s.
> >
> > Note, that the IBA is a little confused because it tries to follow
> > IPv6 rules in some places not realizing that IPv6 uses an EUI-64 with
> > the U/L bit inverted.
> >
> > IMHO, new constants should strictly follow the IEEE EUI-64 rules and
> > not try and confuse matters futher. The unused, incorrect, IBA
> > definition of ::1 should be ignored.
> >
>
> I will let Eitan and Liran comment on this.
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
next prev parent reply other threads:[~2016-03-08 17:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-07 21:08 [PATCH rdma-next V1 00/10] IB SR-IOV support Eli Cohen
[not found] ` <1457384940-11951-1-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-03-07 21:08 ` [PATCH rdma-next V1 01/10] net/core: Add support for configuring VF GUIDs Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 02/10] IB/mlx5: Fix decision on using MAD_IFC Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 03/10] IB/core: Add subnet prefix to port info Eli Cohen
[not found] ` <1457384940-11951-4-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-03-07 21:43 ` Jason Gunthorpe
[not found] ` <20160307214313.GA6706-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-03-07 21:56 ` Eli Cohen
[not found] ` <20160307215608.GA33629-lgQlq6cFzJSjLWYaRI30zHI+JuX82XLG@public.gmane.org>
2016-03-07 22:05 ` Jason Gunthorpe
[not found] ` <20160307220558.GC6706-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-03-07 22:10 ` Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 04/10] IB/core: Support accessing SA in virtualized environment Eli Cohen
[not found] ` <1457384940-11951-5-git-send-email-eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>
2016-03-07 22:04 ` Jason Gunthorpe
[not found] ` <20160307220434.GB6706-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-03-07 22:29 ` Eli Cohen
[not found] ` <20160307222908.GC33629-lgQlq6cFzJSjLWYaRI30zHI+JuX82XLG@public.gmane.org>
2016-03-08 17:54 ` Jason Gunthorpe [this message]
[not found] ` <20160308175411.GC10805-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-03-10 21:48 ` Eli Cohen
[not found] ` <20160310214807.GA39681-lgQlq6cFzJSjLWYaRI30zHI+JuX82XLG@public.gmane.org>
2016-03-10 23:26 ` Jason Gunthorpe
[not found] ` <20160310232620.GA18092-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2016-03-10 23:45 ` Eli Cohen
[not found] ` <20160310234542.GB39681-lgQlq6cFzJSjLWYaRI30zHI+JuX82XLG@public.gmane.org>
2016-03-10 23:52 ` Jason Gunthorpe
2016-03-07 21:08 ` [PATCH rdma-next V1 05/10] IB/core: Add interfaces to control VF attributes Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 06/10] IB/ipoib: Add ndo operations for configuring VFs Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 07/10] net/mlx5_core: Add VF param when querying vport counter Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 08/10] net/mlx5_core: Implement modify HCA vport command Eli Cohen
2016-03-07 21:08 ` [PATCH rdma-next V1 09/10] IB/mlx5: Implement callbacks for manipulating VFs Eli Cohen
2016-03-07 21:09 ` [PATCH rdma-next V1 10/10] IB/ipoib: Allow mcast packets from other VFs Eli Cohen
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=20160308175411.GC10805@obsidianresearch.com \
--to=jgunthorpe-epgobjl8dl3ta4ec/59zmfatqe2ktcn/@public.gmane.org \
--cc=dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=eitan-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=eli-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org \
--cc=linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=liranl-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.