All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Eli Cohen <eli@mellanox.com>
Cc: shemminger@osdl.org, netdev@vger.kernel.org
Subject: Re: [PATCH] Add support for configuring Infiniband GUIDs
Date: Fri, 6 May 2016 11:53:41 -0700	[thread overview]
Message-ID: <20160506115341.5b8d4587@xeon-e3> (raw)
In-Reply-To: <1462549405-16003-1-git-send-email-eli@mellanox.com>

On Fri,  6 May 2016 10:43:25 -0500
Eli Cohen <eli@mellanox.com> wrote:

> Add two NLA's that allow configuration of Infiniband node or port GUIDs
> by referencing the IPoIB net device set over then physical function. The
> format to be used is as follows:
> 
> ip link set dev ib0 vf 0 node_guid 00:02:c9:03:00:21:6e:70
> ip link set dev ib0 vf 0 port_guid 00:02:c9:03:00:21:6e:78
> 
> Issue: 702759
> Change-Id: I5ffb54d6de7bfa8650bf5818f484279914991d6e
> Signed-off-by: Eli Cohen <eli@mellanox.com>

I am not that familiar with Infiniband, but the documentation seems
to use a non-colon form:
 # ip link set dev ib0 vf 0 node_guid 0002c90300216e70

Seems like ip should follow the lead of ibstat and friends.

  parent reply	other threads:[~2016-05-06 18:53 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-06 15:43 [PATCH] Add support for configuring Infiniband GUIDs Eli Cohen
2016-05-06 17:05 ` Sergei Shtylyov
2016-06-30 18:17   ` Eli Cohen
2016-05-06 18:53 ` Stephen Hemminger [this message]
2016-05-09 15:52   ` Eli Cohen
2016-05-13 19:52     ` Eli Cohen
2016-06-06 17:09       ` Eli Cohen
2016-05-08  4:59 ` Leon Romanovsky
  -- strict thread matches above, loose matches on Subject: below --
2016-07-05 15:53 Eli Cohen
2016-07-07  4:05 ` Stephen Hemminger
2016-07-07 10:08   ` David Laight
2016-07-07 21:11   ` 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=20160506115341.5b8d4587@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=eli@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=shemminger@osdl.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.