From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id E02C7558B for ; Wed, 16 Nov 2016 15:26:38 +0100 (CET) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga103.jf.intel.com with ESMTP; 16 Nov 2016 06:26:37 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,500,1473145200"; d="scan'208";a="32069433" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by fmsmga006.fm.intel.com with ESMTP; 16 Nov 2016 06:26:36 -0800 Date: Wed, 16 Nov 2016 22:27:28 +0800 From: Yuanhan Liu To: Ajit Khaparde Cc: dpdk stable Message-ID: <20161116142728.GJ5048@yliu-dev.sh.intel.com> References: <20161115230629.GA99122@C02PT1RBG8WP.vpn.broadcom.net> <20161116021951.GE5048@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-stable] [dpdk-dev] [PATCH] net/bnxt: fix a segfault encountered during PMD exit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches for stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2016 14:26:39 -0000 On Tue, Nov 15, 2016 at 11:26:41PM -0600, Ajit Khaparde wrote: > > > On Tue, Nov 15, 2016 at 8:19 PM, Yuanhan Liu > wrote: > > Hi Ajit, > > Thanks for the backport. Few minor comments though: > > - the dev mailing list should not be cc'ed (thus I removed it). > > - the commit log should not be changed, except an extra line is needed: > >   [ backported from upstream commit 316e412299fde9f8f099ef957aa04d > c6c43d02a2 ] > > ​I had cloned the dpdk-stable for the first time. So it did not have the usual > git hooks. > By the time I got the email about the checkpatch failure, it was late anyway. > ​ >   > > > You could either send another veresion, or I will handle it (copy & > ​​ > paste the original commit log) for you while apply. > > ​If it isn't much, could you just use this version and do the copy-paste this > time. > ​Otherwise I will send something out tomorrow. My laptop battery is almost out > of power. No worry, I could do it for you. --yliu