Whamcloud - gitweb
LU-14334 lnet: update changelog 63/41263/4
authorSerguei Smirnov <ssmirnov@whamcloud.com>
Mon, 18 Jan 2021 19:20:47 +0000 (11:20 -0800)
committerOleg Drokin <green@whamcloud.com>
Fri, 22 Jan 2021 20:14:44 +0000 (20:14 +0000)
Updated changelog to indicate changes in OFED/MOFED support
as well as new features added in this version of LNet.

Test-Parameters: trivial
Change-Id: I264f6566324da42fd51a8e159d172cbf0ae1a28b
Signed-off-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/41263
Reviewed-by: Chris Horn <chris.horn@hpe.com>
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/ChangeLog

index de5dc66..9de6e4b 100644 (file)
@@ -1,3 +1,28 @@
+18-01-2021 Whamcloud, Inc.
+       * version 2.14.0
+       * Support for networks:
+        socklnd - any kernel supported by Lustre
+        o2iblnd - OFED from any kernels supported by Lustre
+        o2iblnd - MLNX_OFED 4.5-1.0.1.0, MLNX_OFED 4.6-1.0.1.1
+                  MLNX_OFED 4.7-1.0.0.1, MLNX_OFED 4.7-3.2.9.0
+                  MLNX_OFED 4.9-0.1.7.0, MLNX_OFED 4.9-2.2.4.0
+                  MLNX_OFED 5.0-2.1.8.0, MLNX_OFED 5.1-0.6.6.0
+                  MLNX_OFED 5.1-2.3.7.1, MLNX_OFED 5.1-2.5.8.0
+                  MLNX_OFED 5.2-1.0.4.0
+
+       * Features:
+         MR Routing: This feature aligns the LNET Multi-Rail behavior
+                     with routing. A gateway now is viewed as a Multi-Rail
+                     capable node. When a route is added only one entry
+                     per gateway should be used. That route entry should
+                     be added using a reachable nid of the gateway.
+                     The multi-rail selection algorithm is then run when
+                     sending to the gateway to select the best interface
+                     to send to. The gateway aliveness is now kept via
+                     the health mechanism.
+
+-------------------------------------------------------------------------------
+
 11-05-2018 Whamcloud, Inc.
        * version 2.12.0
        * Support for networks:
 11-05-2018 Whamcloud, Inc.
        * version 2.12.0
        * Support for networks: