]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'bnxt_en-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Tue, 17 Jun 2025 22:56:33 +0000 (15:56 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 17 Jun 2025 22:56:33 +0000 (15:56 -0700)
Michael Chan says:

====================
bnxt_en: Bug fixes

Thie first patch fixes a crash during PCIe AER when the bnxt_re RoCE
driver is loaded.  The second patch is a refactor patch needed by
patch 3.  Patch 3 fixes a packet drop issue if queue restart is done
on a ring belonging to a non-default RSS context.  Patch 2 and 3 are
version 2 that has addressed the v1 issue by reducing the scope of
the traffic disruptions:

https://lore.kernel.org/netdev/CACKFLi=P9xYHVF4h2Ovjd-8DaoyzFAHnY6Y6H+1b7eGq+BQZzA@mail.gmail.com/
====================

Link: https://patch.msgid.link/20250613231841.377988-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge