From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 42A658D95 for ; Thu, 15 Oct 2015 10:37:16 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga102.jf.intel.com with ESMTP; 15 Oct 2015 01:37:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,684,1437462000"; d="scan'208";a="664786134" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga003.jf.intel.com with ESMTP; 15 Oct 2015 01:37:15 -0700 Received: from FMSMSX109.amr.corp.intel.com (10.18.116.9) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 15 Oct 2015 01:37:14 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx109.amr.corp.intel.com (10.18.116.9) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 15 Oct 2015 01:37:14 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.253]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.204]) with mapi id 14.03.0248.002; Thu, 15 Oct 2015 16:37:12 +0800 From: "Lu, Wenzhuo" To: "Mcnamara, John" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2 01/35] e1000/base: update readme and copyright Thread-Index: AQHRBu3DXXqMBq7NGU2FFiziol6n7p5rs4EAgACHiSA= Date: Thu, 15 Oct 2015 08:37:12 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC09090209F1C1@shsmsx102.ccr.corp.intel.com> References: <1444804479-14840-1-git-send-email-wenzhuo.lu@intel.com> <1444874628-5453-1-git-send-email-wenzhuo.lu@intel.com> <1444874628-5453-2-git-send-email-wenzhuo.lu@intel.com> In-Reply-To: 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 01/35] e1000/base: update readme and copyright 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: Thu, 15 Oct 2015 08:37:16 -0000 Hi John, > -----Original Message----- > From: Mcnamara, John > Sent: Thursday, October 15, 2015 4:30 PM > To: Lu, Wenzhuo; dev@dpdk.org > Subject: RE: [dpdk-dev] [PATCH v2 01/35] e1000/base: update readme and > copyright >=20 >=20 > > -----Original Message----- > > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Wenzhuo Lu > > Sent: Thursday, October 15, 2015 3:03 AM > > To: dev@dpdk.org > > Subject: [dpdk-dev] [PATCH v2 01/35] e1000/base: update readme and > > copyright >=20 > Hi Wenzhuo, >=20 > If you do an update to this patchset again could you add something to the > release note. Or just submit it in another patch if this gets merged as i= t is. >=20 > It doesn't need to include every change to e1000/base, just a summary of = the > important ones. See for example the entry for "Updated the ixgbe base dri= ver" in > the previous release notes: >=20 > http://dpdk.org/doc/guides/rel_notes/release_2_1.html Thanks for the comments. I'll update the release notes. >=20 > John. > -- >=20