Add chelsio offload report from trasz
This commit is contained in:
parent
930dd4cc7c
commit
b0a57806ff
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45735
1 changed files with 44 additions and 0 deletions
|
|
@ -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ł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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue