public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next V2 0/5] eth: fbnic: Update IPC mailbox support
@ 2026-01-15  0:33 Mohsin Bashir
  2026-01-15  0:33 ` [PATCH net-next V2 1/5] eth: fbnic: Use GFP_KERNEL to allocting mbx pages Mohsin Bashir
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Mohsin Bashir @ 2026-01-15  0:33 UTC (permalink / raw)
  To: netdev
  Cc: alexanderduyck, andrew+netdev, davem, edumazet, horms,
	jacob.e.keller, kernel-team, kuba, lee, mohsin.bashr, pabeni,
	sanman.p211993

Update IPC mailbox support for fbnic to cater for several changes.
---
Changelog:
V2:
 - Update P5 to handle regressions with the use of
   fbnic_mbx_wait_for_cmpl()

V1: https://lore.kernel.org/netdev/20260112211925.2551576-1-mohsin.bashr@gmail.com

Mohsin Bashir (5):
  eth: fbnic: Use GFP_KERNEL to allocting mbx pages
  eth: fbnic: Allocate all pages for RX mailbox
  eth: fbnic: Reuse RX mailbox pages
  eth: fbnic: Remove retry support
  eth: fbnic: Update RX mbox timeout value

 .../net/ethernet/meta/fbnic/fbnic_devlink.c   |  8 ++--
 .../net/ethernet/meta/fbnic/fbnic_ethtool.c   |  2 +-
 drivers/net/ethernet/meta/fbnic/fbnic_fw.c    | 42 ++++++++++++-------
 drivers/net/ethernet/meta/fbnic/fbnic_fw.h    |  9 ++++
 drivers/net/ethernet/meta/fbnic/fbnic_mac.c   | 24 +++--------
 5 files changed, 45 insertions(+), 40 deletions(-)

-- 
2.47.3


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

end of thread, other threads:[~2026-01-21  2:30 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-15  0:33 [PATCH net-next V2 0/5] eth: fbnic: Update IPC mailbox support Mohsin Bashir
2026-01-15  0:33 ` [PATCH net-next V2 1/5] eth: fbnic: Use GFP_KERNEL to allocting mbx pages Mohsin Bashir
2026-01-15  0:33 ` [PATCH net-next V2 2/5] eth: fbnic: Allocate all pages for RX mailbox Mohsin Bashir
2026-01-15  0:33 ` [PATCH net-next V2 3/5] eth: fbnic: Reuse RX mailbox pages Mohsin Bashir
2026-01-15  0:33 ` [PATCH net-next V2 4/5] eth: fbnic: Remove retry support Mohsin Bashir
2026-01-15  0:33 ` [PATCH net-next V2 5/5] eth: fbnic: Update RX mbox timeout value Mohsin Bashir
2026-01-20 10:04   ` Paolo Abeni
2026-01-20 21:43     ` Mohsin Bashir
2026-01-21  2:30 ` [PATCH net-next V2 0/5] eth: fbnic: Update IPC mailbox support 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