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 839A75A08 for ; Tue, 13 Sep 2016 19:13:03 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP; 13 Sep 2016 10:13:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,329,1470726000"; d="scan'208";a="7945753" Received: from fyigit-mobl1.ger.corp.intel.com (HELO [10.237.220.106]) ([10.237.220.106]) by fmsmga006.fm.intel.com with ESMTP; 13 Sep 2016 10:13:01 -0700 To: Alejandro Lucero , dev@dpdk.org References: <1471361499-13853-1-git-send-email-alejandro.lucero@netronome.com> From: Ferruh Yigit Message-ID: Date: Tue, 13 Sep 2016 18:13:01 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <1471361499-13853-1-git-send-email-alejandro.lucero@netronome.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] nfp: fixing bug when copying mac address 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, 13 Sep 2016 17:13:04 -0000 On 8/16/2016 4:31 PM, Alejandro Lucero wrote: > Fixes: defb9a5dd156 ("nfp: introduce driver initialization") > > Signed-off-by: Alejandro Lucero check-git-log warning, looks like because of "mac" which should be uppercase: Wrong headline lowercase: nfp: fixing bug when copying mac address