Whamcloud - gitweb
i=liang,b=13065:
[fs/lustre-release.git] / lnet / ChangeLog
index 93c926e..c8f741e 100644 (file)
@@ -4,7 +4,7 @@ tbd  Sun Microsystems, Inc.
         socklnd   - any kernel supported by Lustre,
         qswlnd    - Qsnet kernel modules 5.20 and later,
         openiblnd - IbGold 1.8.2,
-        o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, and 1.3
+        o2iblnd   - OFED 1.1, 1.2.0, 1.2.5, 1.3, and 1.4.1
         viblnd    - Voltaire ibhost 3.4.5 and later,
         ciblnd    - Topspin 3.2.0,
         iiblnd    - Infiniserv 3.3 + PathBits patch,
@@ -17,6 +17,40 @@ Bugzilla   :
 Description: 
 Details    : 
 
+Severity   : enhancement
+Bugzilla   : 13065
+Description: port router pinger to userspace
+
+Severity   : normal
+Bugzilla   : 17546
+Description: kptllnd HELLO protocol deadlock
+Details    : kptllnd HELLO protocol doesn't run to completion in finite time
+
+Severity   : normal
+Bugzilla   : 18075
+Description: LNet selftest fixes and enhancements
+
+Severity   : enhancement
+Bugzilla   : 19156
+Description: allow a test node to be a member of multiple test groups
+
+Severity   : enhancement
+Bugzilla   : 18654
+Description: MXLND: eliminate hosts file, use arp for peer nic_id resolution
+Details    : an update from the upstream developer Scott Atchley.
+
+Severity   : enhancement
+Bugzilla   : 15332
+Description: add a new LND optiion to control peer buffer credits on routers
+
+Severity   : normal
+Bugzilla   : 18844
+Description: Fixing deadlock in usocklnd
+Details    : A deadlock was possible in usocklnd due to race condition while
+             tearing connection down. The problem resulted from erroneous
+             assumption that lnet_finalize() could have been called holding
+             some lnd-level locks.
+
 Severity   : major
 Bugzilla   : 13621, 15983
 Description: Protocol V2 of o2iblnd
@@ -41,6 +75,14 @@ Details    : o2iblnd V2 has several new features:
             . It's compatible with earlier version of o2iblnd
 
 Severity   : normal
+Bugzilla   : 18414
+Description: Fixing 'running out of ports' issue
+Details    : Add a delay before next reconnect attempt in ksocklnd in
+             the case of lost race. Limit the frequency of query-requests
+             in lnet. Improved handling of 'dead peer' notifications in
+             lnet.
+
+Severity   : normal
 Bugzilla   : 16034
 Description: Change ptllnd timeout and watchdog timers
 Details    : Add ptltrace_on_nal_failed and bump ptllnd timeout to match