From 97088b824a51d5ea0139e743a11b1ecaa094529b Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Sat, 9 Jan 2016 21:50:54 +0000 Subject: [PATCH] Add entry on Chelsio iSCSI hardware offload from np --- .../news/status/report-2015-10-2015-12.xml | 59 +++++++++++++++++++ 1 file changed, 59 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml b/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml index a23128cdd6..8a085c74fc 100644 --- a/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml +++ b/en_US.ISO8859-1/htdocs/news/status/report-2015-10-2015-12.xml @@ -1186,4 +1186,63 @@ The FreeBSD Foundation + + + Chelsio iSCSI Offload Driver (Initiator and Target) + + + + + Navdeep + Parhar + + navdeep@chelsio.com + + + + + Commit Adding Hardware Acceleration Support + + + +

A new driver, cxgbei, that enables hardware + accelerated iSCSI with Chelsio's T5- and T4-based offload-capable + cards, has been committed to HEAD. Both Initiator and Target are + supported. The wire traffic is standard iSCSI (SCSI over TCP as + per RFC 3720, etc.) so an Initiator/Target using this driver will + interoperate with all other standards-compliant + implementations.

+ +

Hardware assistance provided by the T5 and T4 ASICs includes:

+ + + + + + Chelsio Communications + + + + +

The cxgbei(4) man page is missing but will be + committed shortly.

+
+ + +

The driver is in advanced stage QA and will see some + bugfixes and performance enhancements in the very near future. + MFC is possible as soon as the QA cycle completes.

+
+
+