From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Kardashevskiy Subject: Re: [PATCH dpdk v2] bnx2x: Update firmware versions Date: Sat, 29 Apr 2017 15:12:13 +1000 Message-ID: <425dadf6-4726-1c9a-7446-7041c85252f1@ozlabs.ru> References: <20170426080833.23944-1-aik@ozlabs.ru> <98b632fe-3782-740e-f9c4-3cc5d7659869@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Cc: "Patil, Harish" To: "Mody, Rasesh" , Ferruh Yigit , "dev@dpdk.org" Return-path: Received: from mail-pg0-f67.google.com (mail-pg0-f67.google.com [74.125.83.67]) by dpdk.org (Postfix) with ESMTP id BE12F3777 for ; Sat, 29 Apr 2017 07:12:21 +0200 (CEST) Received: by mail-pg0-f67.google.com with SMTP id t7so8167929pgt.1 for ; Fri, 28 Apr 2017 22:12:21 -0700 (PDT) In-Reply-To: Content-Language: en-AU List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 29/04/17 10:31, Mody, Rasesh wrote: > Hi Alexey, > >> From: Ferruh Yigit [mailto:ferruh.yigit@intel.com] >> Sent: Wednesday, April 26, 2017 2:18 AM >> >> On 4/26/2017 9:08 AM, Alexey Kardashevskiy wrote: >>> Recent kernels/distros have updated firmware images, use them. >>> In order to keep support of older distros (such as Fedora 19 or Ubuntu >>> 14.04), this also tries fallback to an order firmware version. >>> >>> Signed-off-by: Alexey Kardashevskiy >>> --- >>> Changes: >>> v2: >>> * in addition to the very new firmware images, this adds fallback to >>> some older firmware present in 3yo distros > > To my knowledge, latest kernel/distro have 7.2.51.0 firmware image currently being used by the BNX2X PMD. I could not find any free distro with this firmware version, what latest distro does have this firmware? > Did you test BNX2X PMD with updated and fallback firmware images? If yes, how was it tested and did you encounter any issue? Did you try SRIOV VF with these firmware versions? I checked it can load the firmware and that's it, I could not proceed any further due to other unrelated reasons. > Thanks! > -Rasesh > >> >> Hi Alexey, >> >> CC'ing maintainers. >> >> Thank you for the patch, please CC maintainers in your patches. >> >> Thanks, >> ferruh > -- Alexey