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 9C4468E7A for ; Tue, 12 Jan 2016 14:32:06 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 12 Jan 2016 05:32:05 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,557,1444719600"; d="scan'208";a="632196601" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by FMSMGA003.fm.intel.com with ESMTP; 12 Jan 2016 05:32:05 -0800 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX107.ger.corp.intel.com (163.33.3.99) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 12 Jan 2016 13:31:39 +0000 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.143]) by irsmsx155.ger.corp.intel.com ([169.254.14.138]) with mapi id 14.03.0248.002; Tue, 12 Jan 2016 13:31:39 +0000 From: "Mcnamara, John" To: "Qiu, Michael" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 2/2] fm10k: update doc for Atwood Channel Thread-Index: AQHRTEG9aHqafODeFUywzDwWlWv4jZ734o/w Date: Tue, 12 Jan 2016 13:31:38 +0000 Message-ID: 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-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] 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: Tue, 12 Jan 2016 13:32:07 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Michael Qiu > Sent: Monday, January 11, 2016 7:28 AM > To: dev@dpdk.org > Subject: [dpdk-dev] [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. >=20 > Signed-off-by: Michael Qiu Acked-by: John McNamara