All of lore.kernel.org
 help / color / mirror / Atom feed
* RFC: Splitting of the management git tree in Open Fabrics
@ 2010-08-31 19:51 Ira Weiny
       [not found] ` <20100831125159.98e6d201.weiny2-i2BcT+NCU+M@public.gmane.org>
  0 siblings, 1 reply; 6+ messages in thread
From: Ira Weiny @ 2010-08-31 19:51 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA, ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5

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 management.git into the following trees.

openfabrics.org/git/infiniband-diags.git
openfabrics.org/git/libibumad.git
openfabrics.org/git/libibmad.git
openfabrics.org/git/opensm.git
 
Sasha can populate those from the current management tree.  We believe there
are git commands which will do this without losing any history from the git
trees.

Vlad, what changes would you have to make in the OFED build to accommodate
these packages being in separate git trees?

Any other concerns or comments?

Thanks,
Ira

-- 
Ira Weiny
Math Programmer/Computer Scientist
Lawrence Livermore National Lab
925-423-8008
weiny2-i2BcT+NCU+M@public.gmane.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFC: Splitting of the management git tree in Open Fabrics
       [not found] ` <20100831125159.98e6d201.weiny2-i2BcT+NCU+M@public.gmane.org>
@ 2010-09-01  6:15   ` Vladimir Sokolovsky
  2010-09-01  7:21   ` Hefty, Sean
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Vladimir Sokolovsky @ 2010-09-01  6:15 UTC (permalink / raw)
  To: Ira Weiny
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5, Sasha Khapyorsky

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 after that GA.
>
> On openfabrics.org/git split management.git into the following trees.
>
> openfabrics.org/git/infiniband-diags.git
> openfabrics.org/git/libibumad.git
> openfabrics.org/git/libibmad.git
> openfabrics.org/git/opensm.git
>
> Sasha can populate those from the current management tree.  We believe there
> are git commands which will do this without losing any history from the git
> trees.
>
> Vlad, what changes would you have to make in the OFED build to accommodate
> these packages being in separate git trees?
>

No changes will be required to the OFED build as all management packages are
taken as tarballs from http://www.openfabrics.org/downloads/management

Regards,
Vladimir

--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Splitting of the management git tree in Open Fabrics
       [not found] ` <20100831125159.98e6d201.weiny2-i2BcT+NCU+M@public.gmane.org>
  2010-09-01  6:15   ` Vladimir Sokolovsky
@ 2010-09-01  7:21   ` Hefty, Sean
  2010-09-02 20:36   ` RFC: " Hal Rosenstock
  2011-01-30 17:41   ` Sasha Khapyorsky
  3 siblings, 0 replies; 6+ messages in thread
From: Hefty, Sean @ 2010-09-01  7:21 UTC (permalink / raw)
  To: Ira Weiny, linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5

> 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 management.git into the following trees.
> 
> openfabrics.org/git/infiniband-diags.git
> openfabrics.org/git/libibumad.git
> openfabrics.org/git/libibmad.git
> openfabrics.org/git/opensm.git

I think this makes sense.  Not sure that it would have any effect on the windows port, but nothing that I don't think couldn't be dealt with.  Are there any source files shared between the different components?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFC: Splitting of the management git tree in Open Fabrics
       [not found] ` <20100831125159.98e6d201.weiny2-i2BcT+NCU+M@public.gmane.org>
  2010-09-01  6:15   ` Vladimir Sokolovsky
  2010-09-01  7:21   ` Hefty, Sean
@ 2010-09-02 20:36   ` Hal Rosenstock
       [not found]     ` <AANLkTimyyKEnFe3yuRBPzMp5Vx21PMyq=yJQMWyph3cu-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  2011-01-30 17:41   ` Sasha Khapyorsky
  3 siblings, 1 reply; 6+ messages in thread
From: Hal Rosenstock @ 2010-09-02 20:36 UTC (permalink / raw)
  To: Ira Weiny
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA,
	ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5, Sasha Khapyorsky,
	Vladimir Sokolovsky

Ira,

On Tue, Aug 31, 2010 at 3:51 PM, Ira Weiny <weiny2-i2BcT+NCU+M@public.gmane.org> 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.

I think these are separate issues. What are you trying to achieve by
doing this ?

-- Hal

> 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 management.git into the following trees.
>
> openfabrics.org/git/infiniband-diags.git
> openfabrics.org/git/libibumad.git
> openfabrics.org/git/libibmad.git
> openfabrics.org/git/opensm.git
>
> Sasha can populate those from the current management tree.  We believe there
> are git commands which will do this without losing any history from the git
> trees.
>
> Vlad, what changes would you have to make in the OFED build to accommodate
> these packages being in separate git trees?
>
> Any other concerns or comments?
>
> Thanks,
> Ira
>
> --
> Ira Weiny
> Math Programmer/Computer Scientist
> Lawrence Livermore National Lab
> 925-423-8008
> weiny2-i2BcT+NCU+M@public.gmane.org
> --
> 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
>
--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFC: Splitting of the management git tree in Open Fabrics
       [not found]     ` <AANLkTimyyKEnFe3yuRBPzMp5Vx21PMyq=yJQMWyph3cu-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2010-09-02 21:05       ` Ira Weiny
  0 siblings, 0 replies; 6+ messages in thread
From: Ira Weiny @ 2010-09-02 21:05 UTC (permalink / raw)
  To: Hal Rosenstock
  Cc: linux-rdma-u79uwXL29TY76Z2rM5mHXA, ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5

On Thu, 2 Sep 2010 13:36:34 -0700
Hal Rosenstock <hal.rosenstock-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:

> Ira,
> 
> On Tue, Aug 31, 2010 at 3:51 PM, Ira Weiny <weiny2-i2BcT+NCU+M@public.gmane.org> 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.
> 
> I think these are separate issues. What are you trying to achieve by
> doing this ?

Yes they are separate issues.  That is why I started this thread.

When I said "I think it is time to break up the management git tree" I was
thinking along the lines that umad and mad are libraries used by tools outside
of OpenSM and infiniband-diags.  As such I think it would be easier to
maintain them as separate trees.  This includes maintaining branches and
versions with consistent ABI's.

Ira

> 
> -- Hal
> 
> > 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 management.git into the following trees.
> >
> > openfabrics.org/git/infiniband-diags.git
> > openfabrics.org/git/libibumad.git
> > openfabrics.org/git/libibmad.git
> > openfabrics.org/git/opensm.git
> >
> > Sasha can populate those from the current management tree.  We believe there
> > are git commands which will do this without losing any history from the git
> > trees.
> >
> > Vlad, what changes would you have to make in the OFED build to accommodate
> > these packages being in separate git trees?
> >
> > Any other concerns or comments?
> >
> > Thanks,
> > Ira
> >
> > --
> > Ira Weiny
> > Math Programmer/Computer Scientist
> > Lawrence Livermore National Lab
> > 925-423-8008
> > weiny2-i2BcT+NCU+M@public.gmane.org
> > --
> > 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
> >
> 


-- 
Ira Weiny
Math Programmer/Computer Scientist
Lawrence Livermore National Lab
925-423-8008
weiny2-i2BcT+NCU+M@public.gmane.org

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: RFC: Splitting of the management git tree in Open Fabrics
       [not found] ` <20100831125159.98e6d201.weiny2-i2BcT+NCU+M@public.gmane.org>
                     ` (2 preceding siblings ...)
  2010-09-02 20:36   ` RFC: " Hal Rosenstock
@ 2011-01-30 17:41   ` Sasha Khapyorsky
  3 siblings, 0 replies; 6+ messages in thread
From: Sasha Khapyorsky @ 2011-01-30 17:41 UTC (permalink / raw)
  To: linux-rdma-u79uwXL29TY76Z2rM5mHXA
  Cc: Ira Weiny, ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5,
	Sasha Khapyorsky, Vladimir Sokolovsky, Alex Netes

Hi,

On 12:51 Tue 31 Aug     , Ira Weiny wrote:
> 
> On openfabrics.org/git split management.git into the following trees.
> 
> openfabrics.org/git/infiniband-diags.git
> openfabrics.org/git/libibumad.git
> openfabrics.org/git/libibmad.git
> openfabrics.org/git/opensm.git
>  
> Sasha can populate those from the current management tree.  We believe there
> are git commands which will do this without losing any history from the git
> trees.

As was already discussed. I'm going to split management tree into
separate libibumad, libibmad, opensm and infiniband-diags trees and
will publish this soon (few days). The history will be preserved as per
sub-tree.

Sasha
--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-01-30 17:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-31 19:51 RFC: Splitting of the management git tree in Open Fabrics Ira Weiny
     [not found] ` <20100831125159.98e6d201.weiny2-i2BcT+NCU+M@public.gmane.org>
2010-09-01  6:15   ` Vladimir Sokolovsky
2010-09-01  7:21   ` Hefty, Sean
2010-09-02 20:36   ` RFC: " Hal Rosenstock
     [not found]     ` <AANLkTimyyKEnFe3yuRBPzMp5Vx21PMyq=yJQMWyph3cu-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-09-02 21:05       ` Ira Weiny
2011-01-30 17:41   ` Sasha Khapyorsky

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.