From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: [PATCH 2/2 v2] fm10k: update doc for Atwood Channel Date: Thu, 4 Feb 2016 16:36:06 +0800 Message-ID: <1454574966-31124-2-git-send-email-michael.qiu@intel.com> References: <1452497281-21855-1-git-send-email-michael.qiu@intel.com> <1454574966-31124-1-git-send-email-michael.qiu@intel.com> To: dev@dpdk.org Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id A1CE295DB for ; Thu, 4 Feb 2016 09:36:25 +0100 (CET) In-Reply-To: <1454574966-31124-1-git-send-email-michael.qiu@intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Atwood Channel is 25GbE NIC and belongs to Intel FM10K family, update the doc for it. Signed-off-by: Michael Qiu Acked-by: John McNamara --- Change log: 1. modify 20GbE to 25GbE doc/guides/rel_notes/release_2_3.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/guides/rel_notes/release_2_3.rst b/doc/guides/rel_notes/release_2_3.rst index 99de186..7dd9c0f 100644 --- a/doc/guides/rel_notes/release_2_3.rst +++ b/doc/guides/rel_notes/release_2_3.rst @@ -3,7 +3,9 @@ DPDK Release 2.3 New Features ------------ +* **New NIC Atwood Channel support.** + Added support for the Atwood Channel variant of Intel's fm10k NIC family. Resolved Issues --------------- -- 1.9.3