From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 25F3D592B for ; Thu, 15 Oct 2015 10:30:27 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 15 Oct 2015 01:30:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,684,1437462000"; d="scan'208";a="793399518" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by orsmga001.jf.intel.com with ESMTP; 15 Oct 2015 01:30:27 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.116]) by irsmsx110.ger.corp.intel.com ([169.254.15.151]) with mapi id 14.03.0248.002; Thu, 15 Oct 2015 09:30:24 +0100 From: "Mcnamara, John" To: "Lu, Wenzhuo" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v2 01/35] e1000/base: update readme and copyright Thread-Index: AQHRBu3Tmvwj1Xwal025u3Umr6/r+Z5sOG2w Date: Thu, 15 Oct 2015 08:30:24 +0000 Message-ID: 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: <1444874628-5453-2-git-send-email-wenzhuo.lu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] 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:30:28 -0000 > -----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 Hi Wenzhuo, If you do an update to this patchset again could you add something to the r= elease note. Or just submit it in another patch if this gets merged as it i= s. It doesn't need to include every change to e1000/base, just a summary of th= e important ones. See for example the entry for "Updated the ixgbe base dri= ver" in the previous release notes: http://dpdk.org/doc/guides/rel_notes/release_2_1.html John. --=20