Hi,
OFED 1.5.4-rc3 is available.

The tarball is available on:
http://www.openfabrics.org/downloads/OFED/ofed-1.5.4/OFED-1.5.4-rc3.tgz

To get BUILD_ID run ofed_info

Please report any issues in bugzilla https://bugs.openfabrics.org/ for OFED 
1.5.4

Regards,
Vladimir

Main changes from RC2:
----------------------
Add new InfiniBand link speeds: EDR/FDR/FDR10

Updated packages:
libibverbs-1.1.4-1.24.gb89d4d7 (Add support for extended speeds)
opensm-3.3.12
infiniband-diags-1.5.11
dapl-2.0.34
mstflint-1.4-1.15.gdd62ac0
perftest-1.3.0-0.54.ge7b1832

MPI:
mvapich2-1.7-2.2011svn4978


Supported Platforms and Operating Systems
---------------------------------------------
   o   CPU architectures:
         - x86_64
         - x86
         - ppc64
         - ia64

   o   Linux Operating Systems:
         - RedHat EL5 up6        2.6.18-238.el5
         - RedHat EL5 up7        2.6.18-274.el5
         - RedHat EL6            2.6.32-71.el6
         - RedHat EL6.1          2.6.32-131.0.15.el6
         - Scientific Linux 6.1  2.6.32-131.0.15.el6
         - SLES10 SP4            2.6.16.60-0.85.1-smp
         - SLES11                2.6.27.19-5-default
         - SLES11 SP1            2.6.32.12-0.7-default
         - kernel.org            2.6.30 - 3.0



commit 3726b96ac402ea827f657b04f714604f15d3aec9
Author: Kumar Sanghvi <kuma...@chelsio.com>
Date:   Wed Nov 2 15:34:06 2011 +0530

    iw_cxgb3: Bring upstream commit f7cc25d018f1e9af6767ee7774bbe83452e9fdf4
    
    Brings in upstream commit f7cc25d018f1e9af6767ee7774bbe83452e9fdf4
    (RDMA/cxgb3: Serialize calls to CQ's comp_handler)
    
    Signed-off-by: Kumar Sanghvi <kuma...@chelsio.com>

commit 3fdf450f54479b856282cbfaa8ec063f080ba109
Author: Kumar Sanghvi <kuma...@chelsio.com>
Date:   Wed Nov 2 14:07:16 2011 +0530

    iw_cxgb4: Bring upstream commit d32ae393dbf0daf778f9e33b0bc6591cd102391e
    
    Brings in upstream commit d32ae393dbf0daf778f9e33b0bc6591cd102391e
    (RDMA/cxgb4: Mark QP in error before disabling the queue in firmware)
    
    Signed-off-by: Kumar Sanghvi <kuma...@chelsio.com>

commit 08ece10d89c5e4d77f32e6e0b5fb95c55b5ebfa1
Author: Kumar Sanghvi <kuma...@chelsio.com>
Date:   Wed Nov 2 13:53:43 2011 +0530

    iw_cxgb4: Bring upstream commit 581bbe2cd0694a935e0c3ccd7f011e10094f1df6
    
    Brings upstream commit 581bbe2cd0694a935e0c3ccd7f011e10094f1df6
    (RDMA/cxgb4: Serialize calls to CQ's comp_handler)
    
    Signed-off-by: Kumar Sanghvi <kuma...@chelsio.com>

commit 15b44c7266465fce8331109b32bb9e341830d51e
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Mon Oct 31 11:39:05 2011 -0700

    NFSRDMA: forgot a patch for 2.6.33
    
    Signed-off-by: Jeff Becker <jeffrey.c.bec...@nasa.gov>

commit 672c06c6b4f077f4d8959aa27686139a40a63d5c
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Thu Oct 27 14:44:04 2011 -0700

    NFSRDMA: pull in patches for 2.6.33
    
    Signed-off-by: Jeff Becker <jeffrey.c.bec...@nasa.gov>

commit 8d0256647672bd29e19b8a0214eee6156d7da555
Merge: f4316c8 d4c3875
Author: Vladimir Sokolovsky <v...@mellanox.co.il>
Date:   Tue Nov 1 14:37:32 2011 +0200

    Merge branch 'ofed_kernel_1_5' of 
git://git.openfabrics.org/~moranp/ofed_1_5 into ofed_kernel_1_5

commit f4316c83778f331719a62915648e5761482280a0
Author: Dotan Barak <dot...@dev.mellanox.co.il>
Date:   Mon Oct 31 21:02:38 2011 +0200

    Add new InfiniBand link speeds: EDR/FDR/FDR10
    
    Add a set of 4 patches that adds support to new speeds:
    
        FDR-10: a Mellanox proprietary link speed which is 10.3125 Gbps with
                64b/66b encoding rather than 8b/10b encoding.
        FDR:    IBA extended speed 14.0625 Gbps.
        EDR:    IBA extended speed 25.78125 Gbps.
    
    Signed-off-by: Marcel Apfelbaum <marc...@dev.mellanox.co.il>
    Reviewed-by: Hal Rosenstock <h...@mellanox.com>
    Reviewed-by: Sean Hefty <sean.he...@intel.com>
    Signed-off-by: Roland Dreier <rol...@purestorage.com>
    Signed-off-by: Dotan Barak <dot...@dev.mellanox.co.il>

commit d4c3875e82bc4e1c7426ee359492cdf4ba463db2
Author: Moran Perets <mor...@mellanox.co.il>
Date:   Tue Oct 18 13:34:44 2011 +0200

    sdp: Fix bug - sk_rmem_schedule prototype on SLES11sp1 - added new patch
    
    Added new patch that reverting
    sk_rmem_schedule prototype from (..., size) to (...,skb)
    as it is in SLES11sp1
    
    Reviewed by: Amir Vadai
    
    Signed-off-by: Moran Perets <mor...@mellanox.co.il>

commit 5e929d0f8923909d2ba30e38a319f82d917595b0
Author: Vladimir Sokolovsky <v...@mellanox.co.il>
Date:   Tue Oct 25 23:42:44 2011 +0200

    Fix DOS formatted patches
    
    Signed-off-by: Vladimir Sokolovsky <v...@mellanox.co.il>

commit 634392ba843e000cf723843e6fdd6e07b8916eb6
Author: Vladimir Sokolovsky <v...@mellanox.co.il>
Date:   Tue Oct 25 20:51:33 2011 +0200

    Remove backport directories for unsupported kernels
    
    Signed-off-by: Vladimir Sokolovsky <v...@mellanox.co.il>

commit 284010f8b362bafaae49ff78216ece1fd46842ec
Author: Vipul Pandya <vi...@chelsio.com>
Date:   Mon Oct 24 21:33:36 2011 +0530

    cxgb4/iw_cxgb4/cxgb3/iw_cxgb3: Build fixes on 3.0 kernel
    
    Signed-off-by: Vipul Pandya <vi...@chelsio.com>

commit f3355da326c8c3c515579ab5d7d81e1840ac6a90
Merge: d78ef80 4f5f736
Author: Vladimir Sokolovsky <v...@mellanox.co.il>
Date:   Tue Oct 25 09:34:12 2011 +0200

    Merge branch 'ofed_kernel_1_5' of 
git://git.openfabrics.org/~mmarciniszyn/linux-2.6.to_ofed into ofed_kernel_1_5

commit 4f5f73682f4ee3e0f01f87b146c4a7993066867a
Author: Mitko Haralanov <mi...@qlogic.com>
Date:   Mon Oct 24 15:27:53 2011 -0400

    IB/qib: Fix kernel panic on QME7342 boards
    
    Fix a kernel panic on QME7342 (and any Mezz boards without
    QSFP connectors) caused by scheduling work on uninitialized
    workqueue.
    
    Signed-off-by: Mitko Haralanov <mi...@qlogic.com>
    Signed-off-by: Mike Marciniszyn <mike.marcinis...@qlogic.com>

commit d78ef801fbb0ff6c730badc1e243aae7f94e18f7
Author: Jonathan Lallinger <jonat...@ogc.us>
Date:   Mon Oct 24 13:15:43 2011 -0500

    RDMA/cxgb4: Pull in upstream CQE flush fixes.
    
    Bring in changes fixing iw_cxgb4 cqe logic into OFED.
    These changes fix RQ QID / SQ QID mixups in insert/count
    functions in the t4_cqe.
    
    This fixes RDS crashes using iw_cxgb4.
    
    Signed-off by: Jonathan Lallinger <jonat...@ogc.us>
    Signed-off by: Steve Wise <sw...@opengridcomputing.com>

commit b3934a2f394968a17c3e1ad616d88040466c3a7c
Author: Steve Wise <sw...@opengridcomputing.com>
Date:   Mon Oct 24 13:14:33 2011 -0500

    RDMA/cxgb3: Don't post zero-bye read if endpoint is going away.
    
    tx_ack() wasn't checking the endpoint state and consequently would
    attempt to post the p2p 0B read on an endpoint/qp that is closing
    or aborting.  This causes a null ptr dereference crash.
    
    Signed-off-by: Steve Wise <sw...@opengridcomputing.com>

commit d210814696b172e74429894146faaed14b836666
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Wed Oct 19 16:03:09 2011 -0700

    NFSRDMA: forgot a few patches for RHEL6.1 Signed-off-by: Jeff Becker 
<jeffrey.c.bec...@nasa.gov>

commit 1a6a3ce37e4abb80931511c062aeee68c93ecd27
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Tue Oct 11 11:59:11 2011 -0700

    NFSRDMA: pull in more patches for RHEL6.1 - builds successfully 
Signed-off-by: Jeff Becker <jeffrey.c.bec...@nasa.gov>

commit bf875708fd802abf5752d553344bc47720fe6888
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Tue Oct 11 11:14:13 2011 -0700

    NFSRDMA: pull some patches for RHEL6.1 Signed-off-by: Jeff Becker 
<jeffrey.c.bec...@nasa.gov>

commit e6aea89795cda479b5dc138d95b28d425a01174d
Author: Jeff Becker <jeffrey.c.bec...@nasa.gov>
Date:   Sun Oct 23 13:47:46 2011 +0200

    RHEL6.1: remove carriage returns from DOS-formatted patches
    
    Signed-off-by: Jeff Becker <jeffrey.c.bec...@nasa.gov>

commit c05033a8d23010081fc2da9948fb9753a6b271c4
Author: Kumar Sanghvi <kuma...@chelsio.com>
Date:   Fri Oct 21 18:25:27 2011 +0530

    iw_cxgb4: Use NIPQUAD in RHEL5.6/RHEL5.7 backports
    
    %pI4 is not available on rhel56/rhel57 so, use NIPQUAD instead.
    Also fix few build warnings.
    
    Signed-off-by: Kumar Sanghvi <kuma...@chelsio.com>

Reply via email to