Re: [PATCH] net/bnxt: fix compatibility with some old firmwares

2022-05-22 Thread Ajit Khaparde
On Tue, May 17, 2022 at 11:22 PM Thomas Monjalon wrote: > > 18/05/2022 05:58, Ajit Khaparde: > > On Tue, May 17, 2022 at 12:18 AM Thomas Monjalon > > wrote: > > > > > > 30/03/2022 01:21, Ajit Khaparde: > > > > On Fri, Mar 18, 2022 at 8:03 AM David Marchand > > > > wrote: > > > > > > > > > > Thi

Re: [PATCH] net/bnxt: fix compatibility with some old firmwares

2022-05-17 Thread Thomas Monjalon
18/05/2022 05:58, Ajit Khaparde: > On Tue, May 17, 2022 at 12:18 AM Thomas Monjalon wrote: > > > > 30/03/2022 01:21, Ajit Khaparde: > > > On Fri, Mar 18, 2022 at 8:03 AM David Marchand > > > wrote: > > > > > > > > This reverts commit 3972281f47b2cc0cf844698885f0e6b4228c0975. > > > > > > > > Repor

Re: [PATCH] net/bnxt: fix compatibility with some old firmwares

2022-05-17 Thread Ajit Khaparde
On Tue, May 17, 2022 at 12:18 AM Thomas Monjalon wrote: > > 30/03/2022 01:21, Ajit Khaparde: > > On Fri, Mar 18, 2022 at 8:03 AM David Marchand > > wrote: > > > > > > This reverts commit 3972281f47b2cc0cf844698885f0e6b4228c0975. > > > > > > Reported by Red Hat QE: with older firmware versions (at

Re: [PATCH] net/bnxt: fix compatibility with some old firmwares

2022-05-17 Thread Thomas Monjalon
30/03/2022 01:21, Ajit Khaparde: > On Fri, Mar 18, 2022 at 8:03 AM David Marchand > wrote: > > > > This reverts commit 3972281f47b2cc0cf844698885f0e6b4228c0975. > > > > Reported by Red Hat QE: with older firmware versions (at least versions > > 20.6.112.0 and 20.6.143.0), initialisation never succ

Re: [PATCH] net/bnxt: fix compatibility with some old firmwares

2022-03-29 Thread Ajit Khaparde
On Fri, Mar 18, 2022 at 8:03 AM David Marchand wrote: > > This reverts commit 3972281f47b2cc0cf844698885f0e6b4228c0975. > > Reported by Red Hat QE: with older firmware versions (at least versions > 20.6.112.0 and 20.6.143.0), initialisation never succeeds following this > change. > Revert it for n

[PATCH] net/bnxt: fix compatibility with some old firmwares

2022-03-18 Thread David Marchand
This reverts commit 3972281f47b2cc0cf844698885f0e6b4228c0975. Reported by Red Hat QE: with older firmware versions (at least versions 20.6.112.0 and 20.6.143.0), initialisation never succeeds following this change. Revert it for now, waiting for a more complete fix. Fixes: 3972281f47b2 ("net/bnxt