From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] net/ixgbe: firmware status check Date: Wed, 26 Sep 2018 13:31:48 +0100 Message-ID: <2b854844-b705-76a8-a823-b9ad7a1d8f19@intel.com> References: <1536332468-31544-1-git-send-email-xiaoyun.li@intel.com> <20180926090456.42495-1-xiaoyun.li@intel.com> <039ED4275CED7440929022BC67E70611532A67E5@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" To: "Zhang, Qi Z" , "Li, Xiaoyun" , "Lu, Wenzhuo" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 7F05C1B17A for ; Wed, 26 Sep 2018 14:31:53 +0200 (CEST) In-Reply-To: <039ED4275CED7440929022BC67E70611532A67E5@SHSMSX103.ccr.corp.intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/26/2018 11:58 AM, Zhang, Qi Z wrote: > > >> -----Original Message----- >> From: Li, Xiaoyun >> Sent: Wednesday, September 26, 2018 5:05 PM >> To: Lu, Wenzhuo ; Zhang, Qi Z >> ; Yigit, Ferruh >> Cc: dev@dpdk.org; Li, Xiaoyun >> Subject: [PATCH v2] net/ixgbe: firmware status check >> >> Check the firmware status at init time. If the firmware is in recovery mode, >> alert the user to check it. >> >> Signed-off-by: Xiaoyun Li > > Acked-by: Qi Zhang > > Applied to dpdk-next-net-intel. Prev version was in next-net, replaced with this one.