[PATCH] net/bnxt: fix l2_db_multi_page_size_kb position in func_qcfg output
Thomas Monjalon
thomas at monjalon.net
Wed Mar 25 15:17:36 CET 2026
24/03/2026 22:02, Kishore Padmanabha:
> On Tue, Mar 24, 2026 at 4:46 PM Mohammad Shuab Siddique <
> mohammad-shuab.siddique at broadcom.com> wrote:
>
> > From: Mohammad Shuab Siddique <mohammad-shuab.siddique at broadcom.com>
> >
> > The field was placed at incorrect offset in hwrm_func_qcfg_output causing
> > legacy_l2_db_size_kb to read svif_info instead, producing a doorbell offset
> > exceeding BAR2 and resulting in SIGSEGV on BCM57608.
> >
> > Move l2_db_multi_page_size_kb after mirror_vnic_id to match firmware
> > response layout.
> >
> > Fixes: 04102f2ffc8c ("net/bnxt: update HWRM API to version 1.10.1.6")
looks not related
> > Fixes: 7a1f9c782b50 ("net/bnxt: add multi-doorbell support")
> >
> > Cc: stable at dpdk.org
not needed as it is only fixing a recent commit
> >
> > Signed-off-by: Mohammad Shuab Siddique <
> > mohammad-shuab.siddique at broadcom.com>
> >
> Acked-by: Kishore Padmanabha <kishore.padmanabha at broadcom.com>
Bugzilla ID: 1909
Reported-by: Oleksandr Nahnybida <oleksandrn at interfacemasters.com>
Applied, thanks.
More information about the dev
mailing list