Re: [gentoo-dev] [RFC] Add support for RDMA enabled devices in main tree

2011-06-30 Thread Alexey Shvetsov
On Thursday 30 of June 2011 20:54:21 Robin H. Johnson wrote: > On Thu, Jun 30, 2011 at 10:40:26PM +0400, Alexey Shvetsov wrote: > > I'm working on putting infiniband support to main tree. Currently > > infiniband related stuff hosted in science overlay in sys-infiniband > > [1] category (this categ

Re: [gentoo-dev] [RFC] Add support for RDMA enabled devices in main tree

2011-06-30 Thread Robin H. Johnson
On Thu, Jun 30, 2011 at 10:40:26PM +0400, Alexey Shvetsov wrote: > I'm working on putting infiniband support to main tree. Currently infiniband > related stuff hosted in science overlay in sys-infiniband [1] category (this > category currently contains ~25 packages but they will be ~40) so i wann

Re: [gentoo-dev] [RFC] Add support for RDMA enabled devices in main tree

2011-06-30 Thread Mike Frysinger
On Thu, Jun 30, 2011 at 15:13, Alexey Shvetsov wrote: > On Thursday 30 of June 2011 14:47:06 Mike Frysinger wrote: >> On Thu, Jun 30, 2011 at 14:40, Alexey Shvetsov wrote: >> > Also i'm going to add USE_EXPAND for infiniband userspace drivers: >> > libmlx4 >> > libmthca >> > libehca >> > libcxgb3 >

Re: [gentoo-dev] [RFC] Add support for RDMA enabled devices in main tree

2011-06-30 Thread Alexey Shvetsov
On Thursday 30 of June 2011 14:47:06 Mike Frysinger wrote: > On Thu, Jun 30, 2011 at 14:40, Alexey Shvetsov wrote: > > Also i'm going to add USE_EXPAND for infiniband userspace drivers: > > libmlx4 > > libmthca > > libehca > > libcxgb3 use will be something like OPENIB_DRIVERS="mlx4 mthca ehca cxg

Re: [gentoo-dev] [RFC] Add support for RDMA enabled devices in main tree

2011-06-30 Thread Mike Frysinger
On Thu, Jun 30, 2011 at 14:40, Alexey Shvetsov wrote: > Also i'm going to add USE_EXPAND for infiniband userspace drivers: > libmlx4 > libmthca > libehca > libcxgb3 should it be based on the hardware family rather than the lib name ? > Any objections about moving this stuff to tree? i object to

[gentoo-dev] [RFC] Add support for RDMA enabled devices in main tree

2011-06-30 Thread Alexey Shvetsov
Hi all! I'm working on putting infiniband support to main tree. Currently infiniband related stuff hosted in science overlay in sys-infiniband [1] category (this category currently contains ~25 packages but they will be ~40) so i wanna move them as whole category. Also i'm going to add USE_EXPA