public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/3] bnxt_en: Bug fixes
@ 2026-03-31  6:51 Michael Chan
  2026-03-31  6:51 ` [PATCH net v2 1/3] bnxt_en: Refactor some basic ring setup and adjustment logic Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Michael Chan @ 2026-03-31  6:51 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, kuba, pabeni, andrew+netdev, pavan.chebbi,
	andrew.gospodarek

The first patch is a refactor patch needed by the second patch to
fix XDP ring initialization during FW reset.  The third patch
fixes an issue related to stats context reservation for RoCE.

v2: Fix Fixes tag commit ID for patch #2

v1: https://lore.kernel.org/netdev/20260329232528.870637-1-michael.chan@broadcom.com/

Michael Chan (2):
  bnxt_en: Refactor some basic ring setup and adjustment logic
  bnxt_en: Don't assume XDP is never enabled in
    bnxt_init_dflt_ring_mode()

Pavan Chebbi (1):
  bnxt_en: Restore default stat ctxs for ULP when resource is available

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     | 68 +++++++++++++------
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |  1 +
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c |  5 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_xdp.c |  5 +-
 4 files changed, 52 insertions(+), 27 deletions(-)

-- 
2.51.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-04-02  3:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-31  6:51 [PATCH net v2 0/3] bnxt_en: Bug fixes Michael Chan
2026-03-31  6:51 ` [PATCH net v2 1/3] bnxt_en: Refactor some basic ring setup and adjustment logic Michael Chan
2026-03-31  6:51 ` [PATCH net v2 2/3] bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode() Michael Chan
2026-03-31  6:51 ` [PATCH net v2 3/3] bnxt_en: Restore default stat ctxs for ULP when resource is available Michael Chan
2026-04-02  3:20 ` [PATCH net v2 0/3] bnxt_en: Bug fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox