From 703eb14a69d55f63051dc55f9667b0cb83642f19 Mon Sep 17 00:00:00 2001 From: gjb Date: Fri, 19 May 2017 20:11:33 +0000 Subject: [PATCH] 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 --- .../doc/en_US.ISO8859-1/relnotes/article.xml | 31 +++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.xml b/release/doc/en_US.ISO8859-1/relnotes/article.xml index 342061658bc..9f3736ec4d1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.xml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.xml @@ -510,11 +510,42 @@ Network Drivers + The &man.cxgbe.4; has been updated to + provide support for Virtual Function devices + (VFs) on Chelsio T4 and T5 adapters. + + TCP connections using the TCP Offload + Engine (TOE) on Chelsio T4+ adapters can + now perform zero-copy sends via + aio_write(). + + The &man.cxgbev.4; has been added, + providing support for Virtual Function devices + (VFs) on Chelsio T4 and T5 adapters. + The &man.bnxt.4; driver has been added, providing support for Broadcom® NetXtreme-C™ and NetXtreme-E™ devices. + The &man.cxgbe.4; driver now supports + devices using T6-based adapters which support 10, 25, 40, and + 100 Gbps. + + The &man.cxgbe.4; has been updated to + provide support for Virtual Function devices + (VFs) on Chelsio T6 adapters. + + The &man.cxgbev.4; has been updated to + provide support for Virtual Function devices + (VFs) on Chelsio T6 adapters. + The &man.miibus.4; driver has been updated to support Microchip/Micrel KSZ9031 Gigabit ethernet -- 2.45.0