From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 51A218D3D for ; Tue, 27 Oct 2015 02:01:08 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 26 Oct 2015 18:01:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,202,1444719600"; d="scan'208";a="672328264" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga003.jf.intel.com with ESMTP; 26 Oct 2015 18:01:07 -0700 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 26 Oct 2015 18:01:06 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.253]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.47]) with mapi id 14.03.0248.002; Tue, 27 Oct 2015 09:01:04 +0800 From: "Lu, Wenzhuo" To: Thomas Monjalon Thread-Topic: [dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with Intel 82577LM Thread-Index: AQHREAfQDn932daakkO0goyUxjeEhZ5+hTpQ Date: Tue, 27 Oct 2015 01:01:04 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909020A2FEE@shsmsx102.ccr.corp.intel.com> References: <1444142686-2579-1-git-send-email-bie.jiuling@gmail.com> <4251428.1HCjpdq6dK@xps13> In-Reply-To: <4251428.1HCjpdq6dK@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsIiwiaWQiOiIxYTRiYTYyZC1jZWQ2LTQ2N2UtYmMzYy01ZTJkYjk0ZTAzN2MiLCJwcm9wcyI6W3sibiI6IkludGVsRGF0YUNsYXNzaWZpY2F0aW9uIiwidmFscyI6W3sidmFsdWUiOiJDVFBfUFVCTElDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjQuMTAuMTkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiZThLXC9JNFZaWEVrV0o3ekNWdHBuNkRxTTZNdmtiYzgxNzB1d0VPeHdROEU9In0= x-inteldataclassification: CTP_PUBLIC 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" , Jiuling Bie Subject: Re: [dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with Intel 82577LM 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, 27 Oct 2015 01:01:08 -0000 Hi Jiuling, Thomas, I think we can change the osdep in the base directory. But the tittle is a little weird, I mean the "Fwd:" :) And some comments a= re needed to explain why we need this patch. Thanks. > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, October 27, 2015 12:01 AM > To: Lu, Wenzhuo > Cc: dev@dpdk.org; Jiuling Bie > Subject: Re: [dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with > Intel 82577LM >=20 > This patch does not comply with the DPDK rules. > But the needs deserved to be discussed with the e1000 maintainer. > Wenzhuo? >=20 > 2015-10-07 13:27, Jiuling Bie: > > --- > > drivers/net/e1000/base/e1000_osdep.h | 18 ++++++++---------= - > > drivers/net/e1000/em_ethdev.c | 1 + > > lib/librte_eal/common/include/rte_pci_dev_ids.h | 1 + > > 3 files changed, 10 insertions(+), 10 deletions(-) >=20