[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CACKFLi=VfJdQ6S+7xAD_isrBt+fzH=Q5YfNbmrUhDcXnknP5rA@mail.gmail.com>
Date: Sun, 11 Oct 2020 15:31:38 -0700
From: Michael Chan <michael.chan@...adcom.com>
To: Jakub Kicinski <kuba@...nel.org>
Cc: David Miller <davem@...emloft.net>,
Netdev <netdev@...r.kernel.org>,
Andrew Gospodarek <gospo@...adcom.com>,
Vasundhara Volam <vasundhara-v.volam@...adcom.com>
Subject: Re: [PATCH net-next 9/9] bnxt_en: Add stored FW version info to
devlink info_get cb.
On Sun, Oct 11, 2020 at 3:02 PM Jakub Kicinski <kuba@...nel.org> wrote:
>
> On Sun, 11 Oct 2020 06:23:01 -0400 Michael Chan wrote:
> > + rc = bnxt_hwrm_nvm_get_dev_info(bp, &nvm_dev_info);
> > + if (rc)
> > + return rc;
>
> This will not cause an error to be returned for the entire operation on
> older FW or HW, right?
>
I don't think so. This firmware call has been around for many years.
The call was recently extended to return the stored version
information but older firmware will still return successfully without
the stored versions. I'll ask Vasundhara to double check on this.
Download attachment "smime.p7s" of type "application/pkcs7-signature" (4166 bytes)
Powered by blists - more mailing lists