From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Qi Z" Subject: Re: [PATCH] net/ixgbe: firmware status check Date: Thu, 13 Sep 2018 02:27:41 +0000 Message-ID: <039ED4275CED7440929022BC67E7061153284A79@SHSMSX103.ccr.corp.intel.com> References: <1536332468-31544-1-git-send-email-xiaoyun.li@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "Li, Xiaoyun" To: "Li, Xiaoyun" , "Lu, Wenzhuo" , "dev@dpdk.org" , "Zhang, Helin" , "Wu, Jingjing" Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 949EA2B92 for ; Thu, 13 Sep 2018 04:28:00 +0200 (CEST) In-Reply-To: <1536332468-31544-1-git-send-email-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: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Xiaoyun Li > Sent: Friday, September 7, 2018 11:01 PM > To: Lu, Wenzhuo ; dev@dpdk.org; Zhang, Helin > ; Wu, Jingjing > Cc: Li, Xiaoyun > Subject: [dpdk-dev] [PATCH] 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