[ewg] ofa_1_5_kernel 20091211-0200 daily build status

2009-12-11 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 i686

Re: [ewg] ofa_1_5_kernel 20091211-0200 daily build status

2009-12-11 Thread Brian J. Murrell
All built without error, but the website is timing out. It pings. It just doesn't return GET requests. Can anyone take a look? b. signature.asc Description: This is a digitally signed message part ___ ewg mailing list ewg@lists.openfabrics.org http

RE: [ewg] ofa_1_5_kernel 20091211-0200 daily build status

2009-12-11 Thread Tung, Chien Tin
>All built without error, but the website is timing out. It pings. It >just doesn't return GET requests. The website seems to be okay right now. But the latest in daily is 12-8 @ 6:08. Did I screw up again? :-) Chien ___ ewg mailing list ewg@lis

[ewg] status of RC4?

2009-12-11 Thread Tung, Chien Tin
I will bite. Are we releasing RC4 this week? Our QA is itching to test it. Chien -- Chien Tung | chien.tin.t...@intel.com ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

[ewg] [ANNOUNCE] OFED 1.5 rc4 release is available

2009-12-11 Thread Vladimir Sokolovsky
Hi, OFED 1.5-rc4 is available Notes: The tarball is available on: http://www.openfabrics.org/builds/ofed-1.5/release/OFED-1.5-rc4.tgz To get BUILD_ID run ofed_info Please report any issues in bugzilla https://bugs.openfabrics.org/ for OFED 1.5 Vladimir & Tziporet ===

Re: [ewg] ofa_1_5_kernel 20091211-0200 daily build status

2009-12-11 Thread Vladimir Sokolovsky
http://www.openfabrics.org/builds/ofed-1.5/OFED-1.5-20091211-0600.tgz And there are builds from 12-9 and 12-10. Try to reload your web browser. Regards, Vladimir ___ ewg mailing list ewg@lists.openfabrics.org http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

RE: [ewg] ofa_1_5_kernel 20091211-0200 daily build status

2009-12-11 Thread Brian J. Murrell
On Fri, 2009-12-11 at 07:36 -0700, Tung, Chien Tin wrote: > > The website seems to be okay right now. Indeed. Same from here. > But the latest in daily is 12-8 @ 6:08. > Did I screw up again? :-) I see today's daily snapshot just fine. Our daily testing of it has just launched in fact. b.

[ewg] [PATCH 0/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
This is a series of backport patches that go with the my earlier posting. http://lists.openfabrics.org/pipermail/ewg/2009-November/014328.html I created these patches for 1.5 rc3 (should work on rc4 also). All supported kernels were tested. David Wilder

[ewg] [PATCH 2/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Backport for ipv6_ib_mc_map() for kernel v2.6.24 and earlier. Patch name: core__v2_6_24_ipv6_ib_mc_map.patch This patch should be placed in the following backports directories: 2.6.16_sles10_sp2 2.6.16_sles10_sp3 2.6.18 2.6.18-EL5.2 2.6.18-EL5.3 2.6.18-EL5.4 2.6.19 2.6.20 2.6.21 2.6.22 2.6.23 2

[ewg] [PATCH 3/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Backport for ipv6_dev_get_saddr() for kernel v2.6.25 and earlier. Patch name: core__v2_6_25_ip6_dev_get_saddr.patch This patch should be placed in the following backports directories: 2.6.16_sles10_sp2 2.6.16_sles10_sp3 2.6.18 2.6.18-EL5.2 2.6.18-EL5.3 2.6.18-EL5.4 2.6.19 2.6.20 2.6.21 2.6.22 2

[ewg] [PATCH 4/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Back port patch for ipv6_route_output() for kernels 2.6.25 and earlier. Patch name: core__v2_6_25_ip6_route_output.patch This patch should be placed in the following backports directories: 2.6.16_sles10_sp2 2.6.16_sles10_sp3 2.6.18 2.6.18-EL5.2 2.6.18-EL5.3 2.6.18-EL5.4 2.6.19 2.6.20 2.6.21 2.6

[ewg] [PATCH 5/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Backport patch for ipv6_dev_get_saddr for kernel v2.6.26. Patch name: core__v2_6_26_ip6_dev_get_saddr.patch This patch should be placed in the following backports directory: 2.6.26 Signed-of-by: David Wilder --- diff -Naurp ofa_kernel.orig/drivers/infiniband/core/addr.c ofa_kernel/drivers/in

[ewg] [PATCH 1/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Backport for dev_get_by_index() for v2.6.23 and earlier kernels: Patch Name: core__v2_6_23_dev_get_by_index.patch This patch should be placed in the following backports directories: 2.6.16_sles10_sp2 2.6.16_sles10_sp3 2.6.18 2.6.18-EL5.2 2.6.18-EL5.3 2.6.18-EL5.4 2.6.19 2.6.20 2.6.21 2.6.22 2.6

[ewg] [PATCH 6/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Backport patch for ipv6_chk_addr() for kernel 2.6.21 and earlier. Patch name: core__w2_6_21_ip_check_addr_patch This patch should be placed in the following backports directories: 2.6.16_sles10_sp2 2.6.16_sles10_sp3 2.6.18 2.6.18-EL5.2 2.6.18-EL5.3 2.6.18-EL5.4 2.6.19 2.6.20 2.6.21 2.6.9_U6 2.6

[ewg] [PATCH 7/7] Backport patches for rdma cm patches

2009-12-11 Thread David J. Wilder
Backport patch for ip_check_addr() for kernels v2.6.22/23/24 Patch name: core__w2_6_24_ip_check_addr.patch This patch should be placed in the following backports directories: 2.6.22 2.6.23 2.6.24 Signed-of-by: David Wilder --- diff -Naurp ofa_kernel.orig/drivers/infiniband/core/addr.c ofa_ke

[ewg] [PATCH] install: enable QIB to compile on RHEL 4 U8

2009-12-11 Thread Ralph Campbell
Vlad, Please pull this one line change to ofed_scripts. It can be pulled from here: git://git.openfabrics.org/~ralphc/ofed_scripts/.git ofed_1_5 commit 0080ff44bbc00dcf229d6892905aa30ef2766b44 Author: Ralph Campbell (QLogic) Date: Fri Dec 11 18:34:44 2009 -0800 install: enable QIB to comp