From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: i40e_aq_get_phy_capabilities() fails when using SFP+ with no link Date: Thu, 12 Jan 2017 14:55:54 +0100 Message-ID: <20170112145554.44506d05@glumotte.dev.6wind.com> References: <2BF7FCC7-B2DF-43EE-B5F8-2F3271FB3DA1@gmail.com> <20170110162849.2256dc6e@glumotte.dev.6wind.com> <1A089981-6412-47FD-A46A-95A958D5E206@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Christos Ricudis , "Zhang, Helin" , Olivier MATZ , "dev@dpdk.org" , "Wu, Jingjing" To: "Rowden, Aaron F" Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id ACF6D5424 for ; Thu, 12 Jan 2017 14:56:02 +0100 (CET) Received: by mail-wm0-f47.google.com with SMTP id c206so20943614wme.0 for ; Thu, 12 Jan 2017 05:56:02 -0800 (PST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, On Wed, 11 Jan 2017 20:51:58 +0000, "Rowden, Aaron F" wrote: > Hi Helin, >=20 > I'm checking on this to see why it could be failing but I don=E2=80=99t t= hink > this is one part of formal validation. Intel modules are always what > is recommended. >=20 > Aaron >=20 > > Hi Helin,=20 > >=20 > > > On 11 Jan 2017, at 09:08, Zhang, Helin > > > wrote: > > >=20 > > > Hi Aaron > > >=20 > > > Is the SFP+ (Finisar FTLX8571D3BCL) supported and validated by > > > Intel? It seems there is some PHY issue in this case. =20 > >=20 > > As the original reporter of this issue, I will test with validated > > SFP+s and will report on my testing.=20 > >=20 > > Shouldn=E2=80=99t unsupported SFP+s be blacklisted in the I40E driver?= =20 > >=20 Just to let you know that in my case the SFP are Intel ones. Maybe it's a different issue. I see there are some i40e fixes in the net-next repo, I'll give a try with this version. Regards, Olivier