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 26982FE5 for ; Tue, 20 Oct 2015 02:59:57 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 19 Oct 2015 17:59:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,705,1437462000"; d="scan'208";a="584190356" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2015 17:59:56 -0700 Received: from FMSMSX110.amr.corp.intel.com (10.18.116.10) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 17:59:55 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx110.amr.corp.intel.com (10.18.116.10) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 19 Oct 2015 17:59:55 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.253]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.96]) with mapi id 14.03.0248.002; Tue, 20 Oct 2015 08:59:53 +0800 From: "Lu, Wenzhuo" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH 00/34] update e1000 base driver Thread-Index: AQHRBkpyaRD5ORsDQUupO0DvgEMPgZ5yfJ+AgAEb5bA= Date: Tue, 20 Oct 2015 00:59:53 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909020A0991@shsmsx102.ccr.corp.intel.com> References: <1444804479-14840-1-git-send-email-wenzhuo.lu@intel.com> <8005847.LmzDLlyUns@xps13> In-Reply-To: <8005847.LmzDLlyUns@xps13> 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 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 00/34] update e1000 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: Tue, 20 Oct 2015 00:59:57 -0000 Hi Thomas, > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, October 20, 2015 12:03 AM > To: Lu, Wenzhuo > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 00/34] update e1000 base driver >=20 > Hi Wenzhuo, >=20 > Isn't it too late to have it included in DPDK 2.2? > For reference: http://dpdk.org/dev/roadmap >=20 > If you consider it for 2.3, please use the patchwork status "Deferred". > For older versions of the patchset, please use the status "Superseded". > Thanks Status changed. Thanks.