From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <wenzhuo.lu@intel.com>
Received: from mga02.intel.com (mga02.intel.com [134.134.136.20])
 by dpdk.org (Postfix) with ESMTP id 695BF379B
 for <dev@dpdk.org>; Mon,  6 Jun 2016 09:53:07 +0200 (CEST)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga101.jf.intel.com with ESMTP; 06 Jun 2016 00:53:06 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.26,426,1459839600"; d="scan'208";a="822437714"
Received: from fmsmsx103.amr.corp.intel.com ([10.18.124.201])
 by orsmga003.jf.intel.com with ESMTP; 06 Jun 2016 00:53:06 -0700
Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by
 FMSMSX103.amr.corp.intel.com (10.18.124.201) with Microsoft SMTP Server (TLS)
 id 14.3.248.2; Mon, 6 Jun 2016 00:53:05 -0700
Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.220]) by
 SHSMSX151.ccr.corp.intel.com ([169.254.3.193]) with mapi id 14.03.0248.002;
 Mon, 6 Jun 2016 15:53:04 +0800
From: "Lu, Wenzhuo" <wenzhuo.lu@intel.com>
To: "Zhang, Helin" <helin.zhang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
CC: "Zhang, Helin" <helin.zhang@intel.com>
Thread-Topic: [dpdk-dev] [PATCH v2 00/15] i40e base driver update
Thread-Index: AQHRtYTNCB+AKxeWGkWO8nP0LgCuq5/cJWnA
Date: Mon, 6 Jun 2016 07:53:04 +0000
Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC090903479515@shsmsx102.ccr.corp.intel.com>
References: <1462438424-22574-1-git-send-email-helin.zhang@intel.com>
 <1464070989-32726-1-git-send-email-helin.zhang@intel.com>
In-Reply-To: <1464070989-32726-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 v2 00/15] 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: Mon, 06 Jun 2016 07:53:08 -0000

Hi,

Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>