From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Lu, Wenzhuo" Subject: Re: [PATCH v2 2/7] drivers/net/e1000: Fix missing brackets Date: Thu, 24 Mar 2016 00:35:49 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC09090343E973@shsmsx102.ccr.corp.intel.com> References: <1458682638-28378-1-git-send-email-aconole@redhat.com> <1458682638-28378-3-git-send-email-aconole@redhat.com> <5248499.WRMHcbhMjp@xps13> <1470283.VAKgtTzWav@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: Aaron Conole , "dev@dpdk.org" , "Richardson, Bruce" To: Thomas Monjalon Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 1B1712B9D for ; Thu, 24 Mar 2016 01:35:52 +0100 (CET) In-Reply-To: <1470283.VAKgtTzWav@xps13> Content-Language: en-US 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" Hi Thomas, Aaron, > > Wenzhuo, do you agree to fix the base driver here? Honestly I find the logic has some problem and maybe more changes needed. I= 'm talking with our kernel driver contactors to make sure they have no conc= ern about my idea. And Aaron, do we really need to fix this code? For I find this function is = not called. So it has no real impact to us. Could we just wait until kernel= driver fixes it and leverage the new version? Thanks.