From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Qi Z" Subject: Re: [PATCH v2] net/ixgbe: firmware status check Date: Wed, 26 Sep 2018 10:58:04 +0000 Message-ID: <039ED4275CED7440929022BC67E70611532A67E5@SHSMSX103.ccr.corp.intel.com> References: <1536332468-31544-1-git-send-email-xiaoyun.li@intel.com> <20180926090456.42495-1-xiaoyun.li@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: "Li, Xiaoyun" , "Lu, Wenzhuo" , "Yigit, Ferruh" Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id 863081B16A for ; Wed, 26 Sep 2018 12:58:43 +0200 (CEST) In-Reply-To: <20180926090456.42495-1-xiaoyun.li@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" > -----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 >=20 > Check the firmware status at init time. If the firmware is in recovery mo= de, > alert the user to check it. >=20 > Signed-off-by: Xiaoyun Li Acked-by: Qi Zhang Applied to dpdk-next-net-intel. Thanks Qi