From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id EBFEB5A45 for ; Fri, 3 Jun 2016 17:02:07 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 03 Jun 2016 08:01:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,412,1459839600"; d="scan'208";a="821049290" Received: from bricha3-mobl3.ger.corp.intel.com ([10.237.221.81]) by orsmga003.jf.intel.com with SMTP; 03 Jun 2016 08:01:54 -0700 Received: by (sSMTP sendmail emulation); Fri, 03 Jun 2016 16:01:52 +0025 Date: Fri, 3 Jun 2016 16:01:52 +0100 From: Bruce Richardson To: Rasesh Mody Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com Message-ID: <20160603150151.GA6808@bricha3-MOBL3> References: <1462594891-21169-1-git-send-email-rasesh.mody@qlogic.com> <20160530143841.GB24092@bricha3-MOBL3> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160530143841.GB24092@bricha3-MOBL3> Organization: Intel Research and =?iso-8859-1?Q?De=ACvel?= =?iso-8859-1?Q?opment?= Ireland Ltd. User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH 1/2] qede: rename config option 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: Fri, 03 Jun 2016 15:02:08 -0000 On Mon, May 30, 2016 at 03:38:41PM +0100, Bruce Richardson wrote: > On Fri, May 06, 2016 at 09:21:30PM -0700, Rasesh Mody wrote: > > Rename RTE_LIBRTE_QEDE_DEBUG_DRV to RTE_LIBRTE_QEDE_DEBUG_DRIVER > > > > Fixes: 425cba2a5176 ("qede: enable PMD build") > > Fixes: 33e9ff1b72ca ("qede: add core driver") > > > These fixes lines don't have the correct commit id's in them. The commit > "qede: enable PMD build" is actually commit 3eae93a9, and "qede: add core > driver" is 2ea6f76a. The commit id of a patch can change from what it is > originally when the patch is applied. > > /Bruce > Patch series applied to dpdk-next-net/rel_16_07 with corrected commit ids in the fixes line, and some reworking of titles and commit messages as discussed. Regards, /Bruce