From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: Fwd: [PATCH] em: enable flash access, tested with Intel 82577LM Date: Mon, 26 Oct 2015 17:01:29 +0100 Message-ID: <4251428.1HCjpdq6dK@xps13> References: <1444142686-2579-1-git-send-email-bie.jiuling@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Jiuling Bie To: wenzhuo.lu@intel.com Return-path: Received: from mail-wi0-f171.google.com (mail-wi0-f171.google.com [209.85.212.171]) by dpdk.org (Postfix) with ESMTP id 52C788D3D for ; Mon, 26 Oct 2015 17:02:38 +0100 (CET) Received: by wikq8 with SMTP id q8so171541880wik.1 for ; Mon, 26 Oct 2015 09:02:38 -0700 (PDT) In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This patch does not comply with the DPDK rules. But the needs deserved to be discussed with the e1000 maintainer. Wenzhuo? 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(-)