From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH 1/2] qede: rename config option Date: Fri, 3 Jun 2016 16:01:52 +0100 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 Cc: dev@dpdk.org, Dept-EngDPDKDev@qlogic.com To: Rasesh Mody 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) Content-Disposition: inline In-Reply-To: <20160530143841.GB24092@bricha3-MOBL3> 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" 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