From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] kni : fix build errors for gcc --version >= 6.1 Date: Tue, 21 Jun 2016 17:53:30 +0200 Message-ID: <4141088.RJFoBSLcMU@xps13> References: <5769329F.1090407@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit To: Anupam Kapoor Return-path: Received: from mail-lb0-f178.google.com (mail-lb0-f178.google.com [209.85.217.178]) by dpdk.org (Postfix) with ESMTP id C6B94C316 for ; Tue, 21 Jun 2016 17:53:33 +0200 (CEST) Received: by mail-lb0-f178.google.com with SMTP id ak10so14034418lbc.3 for ; Tue, 21 Jun 2016 08:53:33 -0700 (PDT) In-Reply-To: <5769329F.1090407@intel.com> 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" 2016-06-21 13:27, Ferruh Yigit: > On 6/21/2016 12:43 PM, Anupam Kapoor wrote: > > This commit fixes build errors triggered due misleading indentation. > > > > Fixes: 38db3f7f50bde (e1000: update base driver) > Fixes: b9ee370557f1 ("kni: update kernel driver ethtool baseline") > > > Fixes: 3fc5ca2f63529 (kni: initial import) > > > > > > Signed-off-by: Anupam Kapoor > > Apart from above fixline update: > Acked-by: Ferruh Yigit Applied, thanks > Independent from this patch, for next patches, it would be helpful to > maintainers and reviewers if > - Add version number to new version of patches > http://dpdk.org/doc/guides/contributing/patches.html#creating-patches > > - Send new versions in reply to old mail thread > http://dpdk.org/doc/guides/contributing/patches.html#sending-patches > > - And in patchwork change status of old version of patch to superseded > http://dpdk.org/dev/patchwork/project/dpdk/list/ I add: - Use git send-email (this patch was corrupted)