From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <jing.d.chen@intel.com>
Received: from mga03.intel.com (mga03.intel.com [134.134.136.65])
 by dpdk.org (Postfix) with ESMTP id A5D2E58D8
 for <dev@dpdk.org>; Thu,  4 Feb 2016 09:40:45 +0100 (CET)
Received: from fmsmga001.fm.intel.com ([10.253.24.23])
 by orsmga103.jf.intel.com with ESMTP; 04 Feb 2016 00:40:44 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.22,393,1449561600"; d="scan'208";a="896132817"
Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202])
 by fmsmga001.fm.intel.com with ESMTP; 04 Feb 2016 00:40:44 -0800
Received: from fmsmsx122.amr.corp.intel.com (10.18.125.37) by
 fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Thu, 4 Feb 2016 00:40:44 -0800
Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by
 fmsmsx122.amr.corp.intel.com (10.18.125.37) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Thu, 4 Feb 2016 00:40:44 -0800
Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.172]) by
 SHSMSX151.ccr.corp.intel.com ([169.254.3.210]) with mapi id 14.03.0248.002;
 Thu, 4 Feb 2016 16:40:42 +0800
From: "Chen, Jing D" <jing.d.chen@intel.com>
To: "Qiu, Michael" <michael.qiu@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH 1/2 v2] fm10k: Add Atwood Channel Support
Thread-Index: AQHRXycrxPNTRM7JREOmm8X1jlwK0p8bkFRA
Date: Thu, 4 Feb 2016 08:40:41 +0000
Message-ID: <4341B239C0EFF9468EE453F9E9F4604D0443C928@shsmsx102.ccr.corp.intel.com>
References: <1452497281-21855-1-git-send-email-michael.qiu@intel.com>
 <1454574966-31124-1-git-send-email-michael.qiu@intel.com>
In-Reply-To: <1454574966-31124-1-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 1/2 v2] 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 <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:40:46 -0000

Hi,

Best Regards,
Mark


> -----Original Message-----
> From: Qiu, Michael
> Sent: Thursday, February 04, 2016 4:36 PM
> To: dev@dpdk.org
> Cc: Chen, Jing D; Qiu, Michael
> Subject: [PATCH 1/2 v2] 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<michael.qiu@intel.com>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>