svn commit: r45735 - head/en_US.ISO8859-1/htdocs/news/status

Ed Maste emaste at FreeBSD.org
Tue Oct 7 20:44:41 UTC 2014


Author: emaste (src committer)
Date: Tue Oct  7 20:44:40 2014
New Revision: 45735
URL: https://svnweb.freebsd.org/changeset/doc/45735

Log:
  Add chelsio offload report from trasz

Modified:
  head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml

Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Tue Oct  7 20:43:05 2014	(r45734)
+++ head/en_US.ISO8859-1/htdocs/news/status/report-2014-07-2014-09.xml	Tue Oct  7 20:44:40 2014	(r45735)
@@ -121,5 +121,49 @@
   <help></help>
 </project>
 
+<project cat='proj'>
+  <title>Chelsio iSCSI Offload Support</title>
+
+  <contact>
+    <person>
+      <name>
+        <given>Sreenivasa</given>
+        <common>Honnur</common>
+      </name>
+      <email>shonnur at chelsio.com</email>
+    </person>
+    <person>
+      <name>
+        <given>Edward Tomasz</given>
+        <common>Napierała</common>
+      </name>
+      <email>trasz at FreeBSD.org</email>
+    </person>
+  </contact>
+
+  <links></links>
+
+  <body>
+    <p>
+         Building on the new in-kernel iSCSI target and initiator stack released in FreeBSD 10.0, Chelsio Communications has begun developing an offload interface to take advantage of the hardware offload capabilities of Chelsio T4 and T5 10 and 40 gigabit Ethernet adapters.
+
+         The code implements hardware PDU offload for both target and initiator.  The iSCSI stack has been modified to provide hardware-independent offload API, allowing offload drivers to be loaded as kernel modules, and to provide mechanisms for the system administrator to configure this feature.  The project is entering a testing phase.  The code will be released under the BSD license and is expected to be completed later in the year and ship in FreeBSD 10.2-RELEASE.
+    </p>
+  </body>
+
+  <sponsor>
+      Chelsio Communications
+  </sponsor>
+  <sponsor>
+      The FreeBSD Foundation
+  </sponsor>
+
+  <help>
+    <task>
+         Complete testing
+    </task>
+  </help>
+</project>
+
 
 </report>


More information about the svn-doc-head mailing list