From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Qi Z" Subject: Re: [PATCH V3] doc: add known PHY link up issue for i40e Date: Fri, 16 Nov 2018 19:32:31 +0000 Message-ID: <039ED4275CED7440929022BC67E70611532E5161@SHSMSX103.ccr.corp.intel.com> References: <1539256137-63231-1-git-send-email-jia.guo@intel.com> <1542335898-148573-1-git-send-email-jia.guo@intel.com> <6DC05C7C5F25994B81B3F2F214251F6602050C8E@IRSMSX104.ger.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" , "Zhang, Helin" , "Wu, Jingjing" To: "Kovacevic, Marko" , "Guo, Jia" , "Xing, Beilei" , "Mcnamara, John" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 274532BD8 for ; Fri, 16 Nov 2018 20:32:35 +0100 (CET) In-Reply-To: <6DC05C7C5F25994B81B3F2F214251F6602050C8E@IRSMSX104.ger.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" > -----Original Message----- > From: Kovacevic, Marko > Sent: Friday, November 16, 2018 1:41 AM > To: Guo, Jia ; Xing, Beilei ; > Mcnamara, John ; Zhang, Qi Z > > Cc: dev@dpdk.org; Zhang, Helin ; Wu, Jingjing > > Subject: RE: [PATCH V3] doc: add known PHY link up issue for i40e >=20 > One very small spelling fix >=20 > > +PHY link up fails when rebinding i40e NICs to kernel driver > > +----------------------------------------------------------- > > + > > +**Description**: > > + Some kernel drivers are not able to handle the link status correctl= y > > + after DPDK application sets the PHY to link down. > > + > > +**Implication**: > > + The link status can't be set to "up" after the NIC is rebound to th= e > > + kernel driver. Before a DPDK application quits it will invokes the >=20 > Invokes/ invoke >=20 >=20 > Everything else looks fine to me. >=20 > You can add my ack in the next quick fix. >=20 > Acked-by: Marko Kovacevic Applied to dpdk-next-net-intel with the typo fix. Thanks Qi