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: Tue, 7 Feb 2017 15:56:26 +0100 Message-ID: <20170207155626.1ecc1bd0@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> <20170112145554.44506d05@glumotte.dev.6wind.com> <7F35F791-2981-47EF-A0B0-3DE4D6E3CF02@gmail.com> <039ED4275CED7440929022BC67E706115305832F@SHSMSX103.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "Zhang, Qi Z" , Ivan Nardi , "dev@dpdk.org" , Olivier MATZ , Christos Ricudis , "Rowden, Aaron F" , "Wu, Jingjing" To: "Zhang, Helin" Return-path: Received: from mail-wm0-f42.google.com (mail-wm0-f42.google.com [74.125.82.42]) by dpdk.org (Postfix) with ESMTP id 41425282 for ; Tue, 7 Feb 2017 15:56:34 +0100 (CET) Received: by mail-wm0-f42.google.com with SMTP id c85so164385836wmi.1 for ; Tue, 07 Feb 2017 06:56:34 -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 Helin, On Mon, 6 Feb 2017 01:36:45 +0000, "Zhang, Helin" wrote: > Hi guys > > There may have firmware dependencies, new DPDK version + old firmware > version may not work. Please refer to below link to see what type of > firmware has been validated with 16.11 DPDK. > http://dpdk.org/doc/guides/rel_notes/release_16_11.html#tested-nics > Then first, you need to upgrade your firmware. Then let us know if > the issue is still there. Thanks! > I updated the firmware, and I confirm it solves my issue described at: http://dpdk.org/ml/archives/dev/2017-January/054401.html Thanks, Olivier