From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id ACACE8E71 for ; Tue, 12 Jan 2016 14:31:27 +0100 (CET) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 12 Jan 2016 05:31:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,557,1444719600"; d="scan'208";a="891542373" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by fmsmga002.fm.intel.com with ESMTP; 12 Jan 2016 05:31:26 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.143]) by IRSMSX151.ger.corp.intel.com ([169.254.4.102]) with mapi id 14.03.0248.002; Tue, 12 Jan 2016 13:31:25 +0000 From: "Mcnamara, John" To: "Qiu, Michael" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 1/2] fm10k: Add Atwood Channel Support Thread-Index: AQHRTEG+7oUE13QvmkCMdVZ28Fp+HJ734nLw Date: Tue, 12 Jan 2016 13:31:24 +0000 Message-ID: References: <1452497281-21855-1-git-send-email-michael.qiu@intel.com> In-Reply-To: <1452497281-21855-1-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 1/2] fm10k: Add Atwood Channel Support 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:31:28 -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 1/2] fm10k: Add Atwood Channel Support >=20 > Atwood Channel is intel 25G NIC, and this patch add the support in DPDK. >=20 > Signed-off-by: Michael Qiu Acked-by: John McNamara