svn commit: r318554 - stable/11/release/doc/en_US.ISO8859-1/relnotes
Glen Barber
gjb at FreeBSD.org
Fri May 19 20:11:35 UTC 2017
Author: gjb
Date: Fri May 19 20:11:33 2017
New Revision: 318554
URL: https://svnweb.freebsd.org/changeset/base/318554
Log:
Document r306660, Virtual Function devices on T4 and T5 adapters.
Document r306661, TCP Offload Engine on Chelsio T4+ adapters.
Document r306664, cxgbev(4) addition.
Document r309560, several cxgbe(4) and cxgbev(4) updates.
Submitted by: jhb
Sponsored by: The FreeBSD Foundation
Modified:
stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
Modified: stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 20:11:32 2017 (r318553)
+++ stable/11/release/doc/en_US.ISO8859-1/relnotes/article.xml Fri May 19 20:11:33 2017 (r318554)
@@ -510,11 +510,42 @@
<sect2 xml:id="drivers-network">
<title>Network Drivers</title>
+ <para revision="306660" contrib="sponsor"
+ sponsor="&chelsio;">The &man.cxgbe.4; has been updated to
+ provide support for Virtual Function devices
+ (<acronym>VFs</acronym>) on Chelsio T4 and T5 adapters.</para>
+
+ <para revision="306661" contrib="sponsor"
+ sponsor="&chelsio;">TCP connections using the TCP Offload
+ Engine (<acronym>TOE</acronym>) on Chelsio T4+ adapters can
+ now perform zero-copy sends via
+ <function>aio_write()</function>.</para>
+
+ <para revision="306664" contrib="sponsor"
+ sponsor="&chelsio;">The &man.cxgbev.4; has been added,
+ providing support for Virtual Function devices
+ (<acronym>VFs</acronym>) on Chelsio T4 and T5 adapters.</para>
+
<para revision="309377" contrib="sponsor"
sponsor="&broadcom;">The &man.bnxt.4; driver has been added,
providing support for Broadcom® NetXtreme-C™ and
NetXtreme-E™ devices.</para>
+ <para revision="309560" contrib="sponsor"
+ sponsor="&chelsio;">The &man.cxgbe.4; driver now supports
+ devices using T6-based adapters which support 10, 25, 40, and
+ 100 Gbps.</para>
+
+ <para revision="309560" contrib="sponsor"
+ sponsor="&chelsio;">The &man.cxgbe.4; has been updated to
+ provide support for Virtual Function devices
+ (<acronym>VFs</acronym>) on Chelsio T6 adapters.</para>
+
+ <para revision="309560" contrib="sponsor"
+ sponsor="&chelsio;">The &man.cxgbev.4; has been updated to
+ provide support for Virtual Function devices
+ (<acronym>VFs</acronym>) on Chelsio T6 adapters.</para>
+
<para revision="310852" contrib="sponsor"
sponsor="&netgate;">The &man.miibus.4; driver has been updated
to support Microchip/Micrel KSZ9031 Gigabit ethernet
More information about the svn-src-stable-11
mailing list