From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dayuqiu@shecgisg004.sh.intel.com>
Received: from mga11.intel.com (mga11.intel.com [192.55.52.93])
 by dpdk.org (Postfix) with ESMTP id A1CE295DB
 for <dev@dpdk.org>; Thu,  4 Feb 2016 09:36:25 +0100 (CET)
Received: from orsmga002.jf.intel.com ([10.7.209.21])
 by fmsmga102.fm.intel.com with ESMTP; 04 Feb 2016 00:36:25 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.22,393,1449561600"; d="scan'208";a="905310393"
Received: from shvmail01.sh.intel.com ([10.239.29.42])
 by orsmga002.jf.intel.com with ESMTP; 04 Feb 2016 00:36:24 -0800
Received: from shecgisg004.sh.intel.com (shecgisg004.sh.intel.com
 [10.239.29.89])
 by shvmail01.sh.intel.com with ESMTP id u148aMmS029089;
 Thu, 4 Feb 2016 16:36:22 +0800
Received: from shecgisg004.sh.intel.com (localhost [127.0.0.1])
 by shecgisg004.sh.intel.com (8.13.6/8.13.6/SuSE Linux 0.8) with ESMTP id
 u148aKSD031166; Thu, 4 Feb 2016 16:36:22 +0800
Received: (from dayuqiu@localhost)
 by shecgisg004.sh.intel.com (8.13.6/8.13.6/Submit) id u148aKfo031162;
 Thu, 4 Feb 2016 16:36:20 +0800
From: Michael Qiu <michael.qiu@intel.com>
To: dev@dpdk.org
Date: Thu,  4 Feb 2016 16:36:06 +0800
Message-Id: <1454574966-31124-2-git-send-email-michael.qiu@intel.com>
X-Mailer: git-send-email 1.7.4.1
In-Reply-To: <1454574966-31124-1-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>
Subject: [dpdk-dev] [PATCH 2/2 v2] fm10k: update doc for Atwood Channel
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Thu, 04 Feb 2016 08:36:26 -0000

Atwood Channel is 25GbE NIC and belongs to Intel FM10K family,
update the doc for it.

Signed-off-by: Michael Qiu <michael.qiu@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
---
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