From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id D8D06282 for ; Tue, 7 Feb 2017 15:58:23 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP; 07 Feb 2017 06:58:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,346,1477983600"; d="scan'208";a="1091885364" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga001.jf.intel.com with ESMTP; 07 Feb 2017 06:58:22 -0800 Received: from fmsmsx152.amr.corp.intel.com (10.18.125.5) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 7 Feb 2017 06:58:22 -0800 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by FMSMSX152.amr.corp.intel.com (10.18.125.5) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 7 Feb 2017 06:58:22 -0800 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.20]) by SHSMSX104.ccr.corp.intel.com ([10.239.4.70]) with mapi id 14.03.0248.002; Tue, 7 Feb 2017 22:58:20 +0800 From: "Zhang, Helin" To: Olivier MATZ CC: "Zhang, Qi Z" , Ivan Nardi , "dev@dpdk.org" , Christos Ricudis , "Rowden, Aaron F" , "Wu, Jingjing" Thread-Topic: [dpdk-dev] i40e_aq_get_phy_capabilities() fails when using SFP+ with no link Thread-Index: AQHSf8TaObbxHHAy7E2Sro5jThf03qFaVIgAgABP0oCAAI5wgIAB7EUAgACGiEA= Date: Tue, 7 Feb 2017 14:58:20 +0000 Message-ID: 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> <20170207155626.1ecc1bd0@glumotte.dev.6wind.com> In-Reply-To: <20170207155626.1ecc1bd0@glumotte.dev.6wind.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] i40e_aq_get_phy_capabilities() fails when using SFP+ with no link X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Feb 2017 14:58:24 -0000 Hi Oliver Very good to know that good news! Thank you! Regards, Helin -----Original Message----- From: Olivier MATZ [mailto:olivier.matz@6wind.com]=20 Sent: Tuesday, February 7, 2017 10:56 PM To: Zhang, Helin Cc: Zhang, Qi Z ; Ivan Nardi ; = dev@dpdk.org; Olivier MATZ ; Christos Ricudis ; Rowden, Aaron F ; Wu, Ji= ngjing Subject: Re: [dpdk-dev] i40e_aq_get_phy_capabilities() fails when using SFP= + with no link Hi Helin, On Mon, 6 Feb 2017 01:36:45 +0000, "Zhang, Helin" wrote: > Hi guys >=20 > There may have firmware dependencies, new DPDK version + old firmware=20 > version may not work. Please refer to below link to see what type of=20 > 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=20 > issue is still there. Thanks! >=20 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