Add Chelsio iSCSI offload section from trasz.
This commit is contained in:
parent
89abd7e989
commit
d51781ba67
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45304
1 changed files with 42 additions and 0 deletions
|
@ -1243,4 +1243,46 @@
|
||||||
information.</task>
|
information.</task>
|
||||||
</help>
|
</help>
|
||||||
</project>
|
</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>
|
||||||
|
</contact>
|
||||||
|
|
||||||
|
<links></links>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
<p>Building on the new in-kernel iSCSI target and initiatior
|
||||||
|
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.</p>
|
||||||
|
|
||||||
|
<p>The code currently implements a working prototype of offload
|
||||||
|
for the initiator side, and target side offload should begin
|
||||||
|
shortly. The code will be released under the BSD license and
|
||||||
|
is expected to be completed later in the year and be committed
|
||||||
|
to FreeBSD-HEAD, and will likely ship in a FreeBSD release in
|
||||||
|
early 2015.</p>
|
||||||
|
</body>
|
||||||
|
|
||||||
|
<help>
|
||||||
|
<task>Complete testing and debugging of the initiator
|
||||||
|
offload.</task>
|
||||||
|
|
||||||
|
<task>Start development of target offload.</task>
|
||||||
|
|
||||||
|
<task>Create hardware-independent offload APIs, based on
|
||||||
|
experiences with target and initiator proof-of-concept
|
||||||
|
implementations.</task>
|
||||||
|
</help>
|
||||||
|
</project>
|
||||||
</report>
|
</report>
|
||||||
|
|
Loading…
Reference in a new issue