From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 4B46491BF for ; Wed, 3 Feb 2016 08:26:34 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 02 Feb 2016 23:26:33 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,389,1449561600"; d="scan'208";a="739642840" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 02 Feb 2016 23:26:34 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.110.15) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 2 Feb 2016 23:26:32 -0800 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.172]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.117]) with mapi id 14.03.0248.002; Wed, 3 Feb 2016 15:25:54 +0800 From: "Chen, Jing D" To: "Qiu, Michael" , "dev@dpdk.org" Thread-Topic: [PATCH 2/2] fm10k: update doc for Atwood Channel Thread-Index: AQHRTEGvgQPQbeoeT0q53GecTmWoj58aD21Q Date: Wed, 3 Feb 2016 07:25:53 +0000 Message-ID: <4341B239C0EFF9468EE453F9E9F4604D0443C0D0@shsmsx102.ccr.corp.intel.com> References: <1452497281-21855-1-git-send-email-michael.qiu@intel.com> <1452497281-21855-2-git-send-email-michael.qiu@intel.com> In-Reply-To: <1452497281-21855-2-git-send-email-michael.qiu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 2/2] 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Feb 2016 07:26:34 -0000 Hi, Best Regards, Mark > -----Original Message----- > From: Qiu, Michael > Sent: Monday, January 11, 2016 3:28 PM > To: dev@dpdk.org > Cc: Chen, Jing D; Qiu, Michael > Subject: [PATCH 2/2] fm10k: update doc for Atwood Channel >=20 > Atwood Channel is 20GbE NIC and belongs to Intel FM10K family, > update the doc for it. There is a typo above. It's 25G, not 20. >=20 > Signed-off-by: Michael Qiu > --- > doc/guides/rel_notes/release_2_3.rst | 2 ++ > 1 file changed, 2 insertions(+) >=20 > 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 >=20 > New Features > ------------ > +* **New NIC Atwood Channel support.** >=20 > + Added support for the Atwood Channel variant of Intel's fm10k NIC fami= ly. >=20 > Resolved Issues > --------------- > -- > 1.9.3