From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Qiu Subject: [PATCH 2/2] fm10k: update doc for Atwood Channel Date: Mon, 11 Jan 2016 15:28:01 +0800 Message-ID: <1452497281-21855-2-git-send-email-michael.qiu@intel.com> References: <1452497281-21855-1-git-send-email-michael.qiu@intel.com> To: dev@dpdk.org Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 24F4E8DB2 for ; Mon, 11 Jan 2016 08:28:15 +0100 (CET) In-Reply-To: <1452497281-21855-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 20GbE NIC and belongs to Intel FM10K family, update the doc for it. Signed-off-by: Michael Qiu --- 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