[ewg] Upgrading sofa.openfabrics.org

2010-05-21 Thread Jeff Becker
Hi all. In preparation for moving entirely off the old server (and fixing the wiki, etc.), I would like to upgrade from Ubuntu 8.04 to Ubuntu 10.04. This will give us a very recent distro. and kernel to start with. Please let me know if you have any concerns or questions about this. Barring any iss

Re: [ewg] Compile error on today's OFED-1.5.2 daily build on Itanium

2010-05-21 Thread Tung, Chien Tin
>I get the following compile error when trying to build the >NES driver on an Itanium system with RedHat EL5.3 and today's >OFED-1.5.2 daily build. I posted a patch for it earlier today: [PATCH] RDMA/nes: add missing include linux/vmalloc.h Sorry for the problem. Chien _

[ewg] [PATCH] RDMA/nes: AE for closed QP causes crash

2010-05-21 Thread Faisal Latif
modify_qp() closes qp and AE handling also attempts to close qp causing system to crash. Now we check the state of QP before processing the AE. Signed-off-by: Faisal Latif --- kernel_patches/fixes/nes_0034_disconnect.patch | 30 1 files changed, 30 insertions(+), 0 del

[ewg] IPoIB broken on today's daily build

2010-05-21 Thread Woodruff, Robert J
I installed today's daily build on RedHat EL 5.4 on two X64_64 systems connected back-to-back. I cannot seem to get IPoIB to even ping between nodes. Seems to work fine with the 5/19 daily build. Has anyone else seen any problems with IPoIB on today's build ? ___

[ewg] Compile error on today's OFED-1.5.2 daily build on Itanium

2010-05-21 Thread Woodruff, Robert J
I get the following compile error when trying to build the NES driver on an Itanium system with RedHat EL5.3 and today's OFED-1.5.2 daily build. /var/tmp/OFED_topdir/BUILD/ofa_kernel-1.5.2/drivers/infiniband/hw/nes/nes_ud.c: In function 'nes_ud_allocate_mr': /var/tmp/OFED_topdir/BUILD/ofa_kerne

[ewg] [PATCH] RDMA/nes: add missing include linux/vmalloc.h

2010-05-21 Thread Chien Tung
This will fix compilation errors on ia64 and ppc64. Also corrected copyright in nes_ud.c Signed-off-by: Chien Tung --- kernel_patches/fixes/nes_0033_ima.patch | 20 ++-- 1 files changed, 10 insertions(+), 10 deletions(-) diff --git a/kernel_patches/fixes/nes_0033_ima.patch b

[ewg] ofa_1_5_kernel 20100521-0200 daily build status

2010-05-21 Thread Vladimir Sokolovsky (Mellanox)
linux-2.6.24 Passed on ia64 with linux-2.6.26 Passed on ia64 with linux-2.6.25 Failed: Build failed on ia64 with linux-2.6.18 Log: /home/vlad/tmp/ofa_1_5_kernel-20100521-0200_linux-2.6.18_ia64_check/drivers/infiniband/hw/nes/nes_ud.c:1130: warning: assignment makes pointer from integer without a cast