[ewg] Re: [PATCH] docs: Update NFSRDMA SLES10 comment

2009-12-09 Thread Vladimir Sokolovsky
Jon Mason wrote: Update the NFS SLES10 comment to reflect the rnfs-utils rpm updating the nfsserver scripts. Signed-off-by: Jon Mason j...@opengridcomputing.com --- nfs-rdma.release-notes.txt |5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git

[ewg] Re: [PATCH] docs: Document NFSRDMA mlx4 firmware requirement

2009-12-09 Thread Vladimir Sokolovsky
Jon Mason wrote: Per Bug 1815, Document the NFSRDMA requirement for ConnectX 2.7.0 firmware. Signed-off-by: Jon Mason j...@opengridcomputing.com --- nfs-rdma.release-notes.txt |5 + 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/nfs-rdma.release-notes.txt

[ewg] Re: [ANNOUNCE] libnes-1.0.0 release

2009-12-09 Thread Vladimir Sokolovsky
Tung, Chien Tin wrote: New release of libnes library (1.0.0) is available at: http://www.openfabrics.org/downloads/nes/libnes-1.0.0.tar.gz sha1sum: e9d73b46cbc6c000f9904874fb1aba874b6ab8cf libnes-1.0.0.tar.gz Changes since last release: Chien Tung (2): libnes: sync up with function

[ewg] Re: [PATCH] IB/qib: fix IPoIB device stop deadlock

2009-12-09 Thread Vladimir Sokolovsky
Ralph Campbell wrote: Vlad, please pull 4 more fixes to the qib driver from: git://git.openfabrics.org/~ralphc/linux-2.6/.git ofed_kernel_1_5 commit 70f277ec61809c15b3352aa6b650882ebef05235 Author: Ralph Campbell (QLogic) ral...@hosting.openfabrics.org Date: Tue Dec 8 17:14:43 2009 -0800

[ewg] ofa_1_5_kernel 20091209-0200 daily build status

2009-12-09 Thread Vladimir Sokolovsky (Mellanox)
This email was generated automatically, please do not reply git_url: git://git.openfabrics.org/ofed_1_5/linux-2.6.git git_branch: ofed_kernel_1_5 Common build parameters: Passed: Passed on i686 with linux-2.6.18 Passed on i686 with linux-2.6.21.1 Passed on i686 with linux-2.6.19 Passed on

Re: [ewg] [PATCH] docs: Document NFSRDMA mlx4 firmware requirement

2009-12-09 Thread Or Gerlitz
Jon Mason wrote: Firmware 2.6.0 has known issues that prevent the RDMA connection from being established. Looking on bz 1815 I couldn't see why you say there are known issues with connection establishment in firmware 2.6, as the problems there were around fast reg work requests, have I missed

RE: [ewg] [PATCH] docs: Document NFSRDMA mlx4 firmware requirement

2009-12-09 Thread Tziporet Koren
There was a FW bug with FRWR that was fixed in FW 2.7.0 What is not clear here? Tziporet -Original Message- From: Or Gerlitz [mailto:ogerl...@voltaire.com] Sent: Wednesday, December 09, 2009 2:21 PM To: Jon Mason Cc: Tziporet Koren; ewg@lists.openfabrics.org Subject: Re: [ewg] [PATCH]

Re: [ewg] [PATCH] docs: Document NFSRDMA mlx4 firmware requirement

2009-12-09 Thread Or Gerlitz
Tziporet Koren wrote: There was a FW bug with FRWR that was fixed in FW 2.7.0 What is not clear here? exactly, the bug has nothing to do with the connection establishment but rather with fast reg work requests, while the text points towards conn establishment. Or.

[ewg] New Open MPI: 1.4

2009-12-09 Thread Jeff Squyres
I have uploaded a new Open MPI to staging.openfabrics.org and updated the latest.txt so that the nightly OFED 1.5 builds will pull from it. This new version is a ***VERY*** minor change compared to v1.3.4 (see below) and is in direct response to the GNU Libtool security alert. To be clear:

[ewg] missing daily build for 09/12/09?

2009-12-09 Thread Brian J. Murrell
Hi all, I don't see a daily snapshot for Dec. 9, 2009 on the website: [DIR]Parent Directory - [TXT]latest.txt 08-Dec-2009 06:08 27 [ ]latest.tgz 08-Dec-2009 06:08 65M [ ]OFED-1.5-20091208-06.. 08-Dec-2009 06:08 65M [ ]OFED-1.5-20091207-07.. 07-Dec-2009

[ewg] [PATCH] mlx4_core: Cleanup bug in __mlx4_init_one()

2009-12-09 Thread Eli Cohen
If mlx4_init_port_info() fails, cleanup the initialized ports only. Signed-off-by: Eli Cohen e...@mellanox.co.il --- drivers/net/mlx4/main.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/net/mlx4/main.c b/drivers/net/mlx4/main.c index 6f5a3cf..0c868c9 100644

[ewg] [PATCH ofed-1.5 docs] cxgb3 release notes for ofed-1.5

2009-12-09 Thread Steve Wise
Signed-off-by: Steve Wise sw...@opengridcomputing.com --- cxgb3_release_notes.txt | 115 ++- 1 files changed, 102 insertions(+), 13 deletions(-) diff --git a/cxgb3_release_notes.txt b/cxgb3_release_notes.txt index d1fdafc..61e45da 100644 ---

Re: [ewg] [PATCH] docs: Document NFSRDMA mlx4 firmware requirement

2009-12-09 Thread Jon Mason
On Wed, Dec 09, 2009 at 02:52:40PM +0200, Or Gerlitz wrote: Tziporet Koren wrote: There was a FW bug with FRWR that was fixed in FW 2.7.0 What is not clear here? exactly, the bug has nothing to do with the connection establishment but rather with fast reg work requests, while the text

[ewg] Re: End user documentation for Infiniband?

2009-12-09 Thread Jeff Becker
On 12/09/2009 06:14 AM, Ross Smith wrote: Hi guys, Sorry if this is a bit of a newbie question, or posted to the wrong place, but I've been struggling to find any documentation for configuring infiniband, and the openfabrics mailing lists appear well and truly dead. The Enterprise

[ewg] [PATCH] IB/qib: fix backport patches for RHEL 5

2009-12-09 Thread Ralph Campbell
Vlad, please pull the following since I made a minor error in one of the backport patches from yesterday. git://git.openfabrics.org/~ralphc/linux-2.6/.git ofed_kernel_1_5 commit 5f541de203009c2bcc13c110f8b70cb976b0e0d2 Author: Ralph Campbell (QLogic) ral...@hosting.openfabrics.org Date: Wed

[ewg] [PATCH] docs: update nes release notes for OFED 1.5

2009-12-09 Thread Chien Tung
Signed-off-by: Chien Tung chien.tin.t...@intel.com --- nes_release_notes.txt | 100 ++--- 1 files changed, 53 insertions(+), 47 deletions(-) diff --git a/nes_release_notes.txt b/nes_release_notes.txt index 14f596f..b698766 100644 ---

[ewg] [PATCH] docs: update ehca release notes for OFED-1.5

2009-12-09 Thread Alexander Schmidt
Hi Vlad, Signed-off-by: Alexander Schmidt al...@linux.vnet.ibm.com --- ehca_release_notes.txt | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) --- docs.git.orig/ehca_release_notes.txt +++ docs.git/ehca_release_notes.txt @@ -1,8 +1,8 @@

Re: [ewg] [PATCH] mlx4: Fix bug in mlx4_ib_mcg_attach

2009-12-09 Thread Roland Dreier
This bug doesn't seem to ever have been present in the upstream kernel -- what are you generating this patch against? - R. ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

Re: [ewg] Re: [PATCH] mlx4_core: Cleanup bug in __mlx4_init_one()

2009-12-09 Thread Eli Cohen
On Wed, Dec 09, 2009 at 02:35:18PM -0800, Roland Dreier wrote: Looks like a valid fix but your patch doesn't apply. I don't seem to have mlx4_cleanup_counters_table() in my tree. I noticed that already. I'll send a new patch in my next working day.

Re: [ewg] [PATCH] IPoIB: synchronize timer deletion with completion handler

2009-12-09 Thread Roland Dreier
When calling del_timer_sync on priv-poll_timer, it is necessary to prevent farther arming of the timer which can be done by a completion handler. Though it is harmless since the timer will eventually stop being rearmed, it is better practice to avoid calling the timer function after it

Re: [ewg] [PATCH] mlx4: Fix bug in mlx4_ib_mcg_attach

2009-12-09 Thread Eli Cohen
On Wed, Dec 09, 2009 at 02:33:31PM -0800, Roland Dreier wrote: This bug doesn't seem to ever have been present in the upstream kernel -- what are you generating this patch against? I think it came from your for-next branch. ___ ewg mailing list

Re: [ewg] [PATCH] mlx4: Fix bug in mlx4_ib_mcg_attach

2009-12-09 Thread Roland Dreier
This bug doesn't seem to ever have been present in the upstream kernel -- what are you generating this patch against? I think it came from your for-next branch. I don't see anything touching this code there. The patch that introduced this code upstream, 521e575b (IB/mlx4: Add support

[ewg] Re: [PATCH] docs: update nes release notes for OFED 1.5

2009-12-09 Thread Vladimir Sokolovsky
Chien Tung wrote: Signed-off-by: Chien Tung chien.tin.t...@intel.com --- nes_release_notes.txt | 100 ++--- 1 files changed, 53 insertions(+), 47 deletions(-) Applied, Regards, Vladimir ___ ewg mailing

[ewg] Re: [PATCH] docs: update ehca release notes for OFED-1.5

2009-12-09 Thread Vladimir Sokolovsky
Alexander Schmidt wrote: Hi Vlad, Signed-off-by: Alexander Schmidt al...@linux.vnet.ibm.com --- ehca_release_notes.txt | 33 + 1 file changed, 17 insertions(+), 16 deletions(-) Applied, Regards, Vladimir ___ ewg

[ewg] Re: [GIT PULL] RDMA/nes: Updates for OFED 1.5 RC4

2009-12-09 Thread Vladimir Sokolovsky
Tung, Chien Tin wrote: Vlad, Please pull nes OFD 1.5 RC4 update from: git://sofa.openfabrics.org/~ctung/ofed-1.5.git ofed_kernel_1_5 for the following commits: Chien Tung (2): RDMA/nes: update for OFED 1.5 RC4 Commit: ac0fd81fbc830f15e3e76d7b4baa2ceb0bfad7b2