diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-05-02 07:27:23 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-02 07:27:23 -0700 |
commit | dcc61472534e48a200262fd297ab21f8dd94d6cc (patch) | |
tree | 279a36c1afe538f48a4b95b1cfb493ad14c21faf /arch | |
parent | fc1fa5a07104a7caf151ace62ed59b617b811184 (diff) | |
parent | 54d0b84f400290df93127ef9a562745464908ffb (diff) |
Merge branch 'bnxt_en-updates-for-net-next'
Michael Chan says:
====================
bnxt_en: Updates for net-next
The first patch converts the sw_stats field in the completion
ring structure to a pointer. This allows the group of
completion rings using the same MSIX to share the same sw_stats
structure. Prior to this, the correct completion ring must be
used to count packets.
The next four patches remove the RTNL lock when calling the RoCE
driver for asynchronous stop and start during error recovery and
firmware reset. The RTNL ilock is replaced with a private mutex
used to synchronize RoCE register, unregister, stop, and start.
The last patch adds VF PCI IDs for the 5760X chips.
v2: Dropped patch #1 from v1. Will work with David to get that
patch in separately.
====================
Link: https://lore.kernel.org/r/20240501003056.100607-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions