]> git.openfabrics.org - ~aditr/compat-rdma-docs.git/commitdiff
Update chelsio release notes.
authorSteve Wise <swise@opengridcomputing.com>
Tue, 16 May 2017 17:03:42 +0000 (20:03 +0300)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 16 May 2017 17:03:42 +0000 (20:03 +0300)
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
OFED_release_notes.txt
release_notes/cxgb4_release_notes.txt

index 3c7d040ee62e4215abeafbd63de5e63e13c6d787..8fd52272ddd0379f1ba52543f5d557c785c827e5 100644 (file)
@@ -110,6 +110,7 @@ iWARP Adapters
        - R310/R320 10GbE iWARP Adapters
        - T4: T420-CR, T440-CR, T422-CR, T404-BT, T440-LP-CR, T420-LL-CR, T420-CX
        - T5: T502-BT, T580-CR, T580-LP-CR, T520-LL-CR, T520-CR, T522-CR, T540-CR
+       - T6: T62100-CR, T62100-LP-CR, T6225-CR
 
   o   Intel RNICs:
        - NE020 10Gb iWARP Adapter
index f5d99faac05c092a8c4e2df181d519fa2056769a..f399ad4fae3da84653b00b54edf305757e4f5432 100644 (file)
@@ -1,12 +1,19 @@
             Open Fabrics Enterprise Distribution (OFED)
                 CHELSIO T4/T5 RNIC RELEASE NOTES
-                       June 2015
+                       May 2017
 
 
 The iw_cxgb4 and cxgb4 modules provide RDMA and NIC support for the
-Chelsio T4 and T5 series adapters.  Make sure you choose the 'cxgb4'
+Chelsio T4, T5 and T6 series adapters.  Make sure you choose the 'cxgb4'
 and 'libcxgb4' options when generating your OFED rpms.
 
+============================================
+New for OFED-4.8
+============================================
+- Added T6 hardware support
+- Added 1.16.29.0 T4-T6 firmware
+- Important bug fixes
+
 ============================================
 New for OFED-3.18
 ============================================
@@ -24,6 +31,7 @@ New for OFED-3.12
 Supported Cards
 ================
 
+T6: T62100-CR, T62100-LP-CR, T6225-CR
 T5: T502-BT, T580-CR, T580-LP-CR, T520-LL-CR, T520-CR, T522-CR, T540-CR
 T4: T420-CR, T440-CR, T422-CR, T404-BT, T440-LP-CR, T420-LL-CR, T420-CX
 
@@ -31,16 +39,16 @@ T4: T420-CR, T440-CR, T422-CR, T404-BT, T440-LP-CR, T420-LL-CR, T420-CX
 Updating Firmware
 =================
 
-The OFED-3.18 driver has been tested with 1.13.32.0 and later
-firmware. Version 1.13.32.0 of the firmware will automatically installed
+The OFED-4.8 driver has been tested with 1.16.29.0 and later
+firmware. Version 1.16.29.0 of the firmware will automatically installed
 when you load the cxgb4 driver.  The latest released firmware is always
 available at service.chelsio.com inside the Unified Wire package.
 
 If your distro/kernel cxgb4 driver supports firmware loading, you can
-place the chelsio firmware image in /lib/firmware/cxgb4, then rename it
-as t4fw.bin or t5fw.bin and unload and reload the cxgb4 module to get
-the new images loaded.  If this does not work, then you can load the
-firmware manually as follows:
+place the chelsio firmware image in /lib/firmware/cxgb4, then rename
+it as t4fw.bin, t5fw.bin, or t6fw.bin, and unload and reload the cxgb4
+module to get the new images loaded.  If this does not work, then you
+can load the firmware manually as follows:
 
 1) Move the firmware file into /lib/firmware/cxgb4/ on your system.
 
@@ -50,12 +58,12 @@ firmware manually as follows:
 
 EG:
 
-# cp <path-to>/t5fw-1.13.32.0.bin /lib/firmware/cxgb4
-# ethtool -f eth2 cxgb4/t5fw-1.13.32.0.bin
+# cp <path-to>/t6fw-1.16.29.0.bin /lib/firmware/cxgb4
+# ethtool -f eth2 cxgb4/t6fw-1.16.29.0.bin
 # rmmod iw_cxgb4; rmmod cxgb4; modprobe cxgb4; modprobe iw_cxgb4
 
 NOTE: The driver package on service.chelsio.com is getting updated
-periodically, including the T4/T5 device firmare.  It is recommended
+periodically, including the T4/T5/T6 device firmare.  It is recommended
 to use latest available firmware at service.chelsio.com.  This driver
 should work with latest available firmware. In case of any issue please
 contact Chelsio support at support@chelsio.com.
@@ -87,8 +95,9 @@ and empty password phrase.
 Enabling MPA version 2
 ======================
 
-Users can enable MPA version 2 by setting iw_cxgb4 module parameter as
-shown below
+The iw_cxgb4 driver in OFED-4.8 enables MPAv2 by default.  For older
+versions, you should enable it manually.  Users can enable MPA version
+2 by setting iw_cxgb4 module parameter as shown below
 
 # modprobe iw_cxgb4 mpa_rev=2