[ewg] [GIT PULL ofed-1.2.5 / ofed-1.3] - libcxgb3-1.1.2 release

2008-01-03 Thread Steve Wise
Vlad, Please pull version 1.1.2 of libcxgb3 for ofed-1.2.5 and ofed-1.3. This release fixes a segfault that can happen when running rdma apps over chelsio's device on 32b platforms and distros (bug 680). Pull from: git://git.openfabrics.org/~swise/libcxgb3 ofed_1_2_5 and git://git.openfab

Re: [ewg] Changes to support new Qlogic HCA

2008-01-03 Thread Roland Dreier
> Here is the URL for the Q Logic changes to support the new HCA that > Betsy Zeller has discussed with Tziporet. I spoke with Betsy about it > and she asked that I send this to you for you to review and work with. > > There are a few compiler warnings and we are working to eliminate them, >

[ewg] Changes to support new Qlogic HCA

2008-01-03 Thread Denny Koch
Vladimir, Good day (morning, evening, ...) Here is the URL for the Q Logic changes to support the new HCA that Betsy Zeller has discussed with Tziporet. I spoke with Betsy about it and she asked that I send this to you for you to review and work with. There are a few compiler warnings and we are

[ewg] [PATCH] IB/sdp - Fix NULL pointer oops when calling put_page()

2008-01-03 Thread Ralph Campbell
put_page() does not check for NULL pointers so SDP should check this before calling it. Note that this probably has spaces instead of tabs but I'm using a web email interface and I'm not sure how to preserve tabs. I assume the current SDP owner will apply this. Signed-off-by: Ralph Campbell <[EMA

[ewg] [PATCH] IB/core - ib_wr_opcode change to add IB_WR_LSO breaks ib_ipath

2008-01-03 Thread Ralph Campbell
Vlad, please pull from git.openfabrics.org/~ralphc/linux-2.6.git in the ofed_kernel_2_6_24_rc1 branch. This is an up-to-date clone of git://git.openfabrics.org/ofed_1_3/linux-2.6.git with the following change: The ib_ipath driver depends on /usr/include/infiniband/verbs.h enum ibv_wr_opcode match

RE: [ewg] [PATCH] libnes: Fix subpackage name

2008-01-03 Thread Glenn Grundstrom
Applied. Thanks, Glenn. > > Change libnes-devel to libnes-devel-static to be consistent with > %files section. > > Signed-off-by: Vladimir Sokolovsky <[EMAIL PROTECTED]> > --- > diff --git a/libnes.spec.in b/libnes.spec.in > index b72ed6f..543d396 100644 > --- a/libnes.spec.in > +++ b/libnes.s

Re: [ewg] [PATCH] ofed_1_3/ofed_scripts: Add vendor script pre/post hooks for OFED install/uninstall

2008-01-03 Thread Moni Shoua
Moni Shoua wrote: > Vendors that distribute OFED sometimes need to add vendor specific > actions to the install and/or the uninstall process. This patch adds this > capability of adding scripts that would be executed before and after OFED > install and uninstall. Names of the scripts are given in

[ewg] [ANNOUNCE] management tarballs release

2008-01-03 Thread Sasha Khapyorsky
Hi, There is a new release of the management (OpenSM and infiniband diagnostics) tarballs available in: http://www.openfabrics.org/downloads/management/ md5sum: df15dde16ee5b28c25affa2dedaa3d0f libibcommon-1.0.7.tar.gz 124f9f5c3e0c28afb86bb8bbe4a60ecd libibumad-1.1.6.tar.gz 047a6d9f834d701218

[ewg] [GIT PULL] ~sashak/management.git

2008-01-03 Thread Sasha Khapyorsky
Hi Vlad, Please pull recent ofed_1_3 branch of ~sashak/management.git. The changes are: Sasha Khapyorsky (5): opensm: Revert "opensm/osm_pkey_mgr.c: setting only outbound partition enforcement on switch" opensm: mcast mgr improvements infiniband-diags/dump_lfts.sh: adopt DR Pa