Re: RFC: Splitting of the management git tree in Open Fabrics

2010-08-31 Thread Vladimir Sokolovsky
On 08/31/2010 10:51 PM, Ira Weiny wrote: As I briefly mentioned in an email to Yevgeny regarding libibumad ABI's; I believe it is time to break up the management git tree. With GA of OFED 1.5.2 scheduled for Sept 13, I would like to request comments from the community about the following split a

DHCP over InfiniBand Update

2010-08-31 Thread Hal Rosenstock
Hi, There appear to be two basic approaches to supporting DHCP (over InfiniBand) in Linux. There's LPF support (4.1.1 based) and older (3.0.4 based) socket support. The 4.1.1 LPF patches are: http://lists.openfabrics.org/pipermail/ewg/2010-May/015265.html http://lists.openfabrics.org/pipermail/ew

RFC: Splitting of the management git tree in Open Fabrics

2010-08-31 Thread Ira Weiny
As I briefly mentioned in an email to Yevgeny regarding libibumad ABI's; I believe it is time to break up the management git tree. With GA of OFED 1.5.2 scheduled for Sept 13, I would like to request comments from the community about the following split after that GA. On openfabrics.org/git split

Re: OFED 1.5.2: libibumad.so version bump

2010-08-31 Thread Ira Weiny
On Tue, 31 Aug 2010 02:27:29 -0700 Yevgeny Kliteynik wrote: > Hi all, > > In order to support RoCEE, a while ago I've added > a new field to umad, thus introduced an ABI change. > > There already was a discussion on the linux-rdma list, > but due to the proximity of the upcoming OFED 1.5.2 > re

[PATCHv3] opensm/include/osm_helper.h: Eliminate some duplicate declarations

2010-08-31 Thread Hal Rosenstock
Signed-off-by: Hal Rosenstock --- Changes since v2: Fixed format error detected by checkpatch Changes since v1: Eliminated duplicate patch description diff --git a/opensm/include/opensm/osm_helper.h b/opensm/include/opensm/osm_helper.h index 1a10cde..9abbd61 100644 --- a/opensm/include/opensm/

[PATCHv2] opensm/osm_pkey_mgr.c: Eliminate unneeded parameter from pkey_mgr_get_physp_max_blocks API

2010-08-31 Thread Hal Rosenstock
Signed-off-by: Hal Rosenstock --- Changes since v1: Fixed formatting errors detected by checkpatch diff --git a/opensm/opensm/osm_pkey_mgr.c b/opensm/opensm/osm_pkey_mgr.c index f2e0cc3..1e98c82 100644 --- a/opensm/opensm/osm_pkey_mgr.c +++ b/opensm/opensm/osm_pkey_mgr.c @@ -1,6 +1,6 @@ /* *

[PATCH] opensm/osm_pkey_mgr.c: Eliminate unneeded parameter from pkey_mgr_get_physp_max_blocks API

2010-08-31 Thread Hal Rosenstock
Signed-off-by: Hal Rosenstock --- diff --git a/opensm/opensm/osm_pkey_mgr.c b/opensm/opensm/osm_pkey_mgr.c index f2e0cc3..1e98c82 100644 --- a/opensm/opensm/osm_pkey_mgr.c +++ b/opensm/opensm/osm_pkey_mgr.c @@ -1,6 +1,6 @@ /* * Copyright (c) 2004-2009 Voltaire, Inc. All rights reserved. - * Co

[PATCHv2] opensm/include/osm_helper.h: Eliminate some duplicate declarations

2010-08-31 Thread Hal Rosenstock
Signed-off-by: Hal Rosenstock --- Changes from v1: Eliminated duplicate patch description diff --git a/opensm/include/opensm/osm_helper.h b/opensm/include/opensm/osm_helper.h index 1a10cde..9abbd61 100644 --- a/opensm/include/opensm/osm_helper.h +++ b/opensm/include/opensm/osm_helper.h @@ -1,6

[PATCH] opensm/include/osm_helper.h: Eliminate some duplicated declarations

2010-08-31 Thread Hal Rosenstock
opensm/include/osm_helper.h: Eliminate some duplicate declarations Signed-off-by: Hal Rosenstock --- diff --git a/opensm/include/opensm/osm_helper.h b/opensm/include/opensm/osm_helper.h index 1a10cde..9abbd61 100644 --- a/opensm/include/opensm/osm_helper.h +++ b/opensm/include/opensm/osm_helper

Re: [PATCH] ibnetdiscover: add '-f' flag to show full information (ports' speed and width).

2010-08-31 Thread Hal Rosenstock
On Tue, Aug 31, 2010 at 10:18 AM, Eli Dorfman (Voltaire) wrote: > Sasha Khapyorsky wrote: >> On 09:45 Tue 24 Aug     , Hal Rosenstock wrote: What about the flag? do we still need it if we pass the output after the comment? >>> I wouldn't think so. I also think we've made commentary chan

Re: [PATCH] ibnetdiscover: add '-f' flag to show full information (ports' speed and width).

2010-08-31 Thread Eli Dorfman (Voltaire)
Sasha Khapyorsky wrote: > On 09:45 Tue 24 Aug , Hal Rosenstock wrote: >>> What about the flag? do we still need it if we pass the output after the >>> comment? >> I wouldn't think so. I also think we've made commentary changes to the >> ibnetdiscover output format like this before. If we wante

Re: [PATCH RFC] ipoib: good references make good neighbors

2010-08-31 Thread Chris Mason
On Mon, Aug 30, 2010 at 05:11:01PM -0700, Ralph Campbell wrote: [ add a reference to neighbours inside ipoib ] > The problem with this solution is that it creates > a reference counting "loop" so that the reference > count never goes to zero. > struct neighbour in the kernel points to struct ipoi

Re: [ofw] What is an IOC device ID and what is DriverStore

2010-08-31 Thread Chris Worley
On Mon, Aug 30, 2010 at 11:58 PM, Bart Van Assche wrote: > On Tue, Aug 31, 2010 at 1:58 AM, Chris Worley wrote: >> >> On Mon, Aug 30, 2010 at 5:46 PM, Chris Worley wrote: >> > Hint: >> > >> > SCST rev 1901 ends compatibility w/ Windows; r1900 works fine. >> >> srpt_autodetect_cred_req was added

OFED 1.5.2: libibumad.so version bump

2010-08-31 Thread Yevgeny Kliteynik
Hi all, In order to support RoCEE, a while ago I've added a new field to umad, thus introduced an ABI change. There already was a discussion on the linux-rdma list, but due to the proximity of the upcoming OFED 1.5.2 release these concerns were raised again. So my question is, other that *genera