[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250519204130.3097027-1-michael.chan@broadcom.com>
Date: Mon, 19 May 2025 13:41:27 -0700
From: Michael Chan <michael.chan@...adcom.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org,
edumazet@...gle.com,
kuba@...nel.org,
pabeni@...hat.com,
andrew+netdev@...n.ch,
pavan.chebbi@...adcom.com,
andrew.gospodarek@...adcom.com
Subject: [PATCH net 0/3] bnxt_en: 2 bug fixes
The first patch is a bug fix for taking netdev_lock twice in the
AER code path if the 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.
Michael Chan (1):
bnxt_en: Fix netdev locking in ULP IRQ functions
Pavan Chebbi (2):
bnxt_en: Add a helper function to configure MRU and RSS
bnxt_en: Update MRU and RSS table of RSS contexts on queue reset
drivers/net/ethernet/broadcom/bnxt/bnxt.c | 59 +++++++++++++++----
drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 9 +--
include/net/netdev_lock.h | 3 +
3 files changed, 52 insertions(+), 19 deletions(-)
--
2.30.1
Powered by blists - more mailing lists