Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Oct 2014 20:44:40 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r45735 - head/en_US.ISO8859-1/htdocs/news/status
Message-ID:  <201410072044.s97Kie1C005741@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@chelsio.com</email>
+    </person>
+    <person>
+      <name>
+        <given>Edward Tomasz</given>
+        <common>Napiera&#322;a</common>
+      </name>
+      <email>trasz@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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410072044.s97Kie1C005741>