From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <jingjing.wu@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 2505E95D9
 for <dev@dpdk.org>; Sun, 14 Feb 2016 02:57:29 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga101.jf.intel.com with ESMTP; 13 Feb 2016 17:57:30 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.22,443,1449561600"; d="scan'208";a="745632851"
Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201])
 by orsmga003.jf.intel.com with ESMTP; 13 Feb 2016 17:57:28 -0800
Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by
 FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Sat, 13 Feb 2016 17:57:28 -0800
Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by
 fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Sat, 13 Feb 2016 17:57:28 -0800
Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by
 SHSMSX152.ccr.corp.intel.com ([169.254.6.209]) with mapi id 14.03.0248.002;
 Sun, 14 Feb 2016 09:57:26 +0800
From: "Wu, Jingjing" <jingjing.wu@intel.com>
To: "Zhang, Helin" <helin.zhang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH 00/29] i40e base driver update
Thread-Index: AQHRTz4tR9AMI0mvfU6Qwp2syuPQ4J8q9z8w
Date: Sun, 14 Feb 2016 01:57:26 +0000
Message-ID: <9BB6961774997848B5B42BEC655768F8D98A71@SHSMSX104.ccr.corp.intel.com>
References: <1452825653-623-1-git-send-email-helin.zhang@intel.com>
In-Reply-To: <1452825653-623-1-git-send-email-helin.zhang@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 00/29] i40e base driver update
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: Sun, 14 Feb 2016 01:57:30 -0000



> -----Original Message-----
> From: Zhang, Helin
> Sent: Friday, January 15, 2016 10:40 AM
> To: dev@dpdk.org
> Cc: Wu, Jingjing; Pei, Yulong; Xu, Qian Q; Zhang, Helin
> Subject: [PATCH 00/29] i40e base driver update
>=20
> i40e base driver is updated, to support new X722 device IDs, and use rx
> control AQ commands to read/write rx control registers.
> Of cause, fixes and enhancements are added as listed as below.
>=20
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
> --
> 1.9.3