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 B2D848E5A for ; Fri, 2 Oct 2015 10:24:44 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 02 Oct 2015 01:24:43 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,622,1437462000"; d="scan'208";a="572669572" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by FMSMGA003.fm.intel.com with ESMTP; 02 Oct 2015 01:24:43 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.168]) by IRSMSX107.ger.corp.intel.com ([169.254.10.252]) with mapi id 14.03.0248.002; Fri, 2 Oct 2015 09:24:42 +0100 From: "Mcnamara, John" To: "Wu, Jingjing" Thread-Topic: [dpdk-dev] [PATCH 00/52] update i40e base driver Thread-Index: AQHQ6qKAGmpm66dcP0GCQuOUAvRv6p5XXqCAgACirlA= Date: Fri, 2 Oct 2015 08:24:41 +0000 Message-ID: References: <1441523526-26202-1-git-send-email-jingjing.wu@intel.com> <2598412.FstDcTP3p7@xps13> In-Reply-To: <2598412.FstDcTP3p7@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 00/52] update i40e base driver 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: Fri, 02 Oct 2015 08:24:45 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon > Sent: Friday, October 2, 2015 12:39 AM > To: Wu, Jingjing > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 00/52] update i40e base driver >=20 > 2015-09-09 01:53, Zhang, Helin: > > Acked-by: Helin Zhang >=20 > Applied, thanks. > Some titles were fixed and some patches are squashed or reordered. >=20 > Maybe it deserves an entry in the release notes. Hi Jingjing, See the "Updated the i40e base driver" entry in the 2.1 Release note: http://dpdk.org/doc/guides/rel_notes/release_2_1.html It doesn't need to include every single change in the base driver. Just a s= ummary of the main ones. John --=20