| From: |
| Mohsin Bashir <mohsin.bashr-AT-gmail.com> |
| To: |
| netdev-AT-vger.kernel.org |
| Subject: |
| [PATCH net-next V0.5 0/5] eth: fbnic: Update IPC mailbox support |
| Date: |
| Mon, 12 Jan 2026 13:19:20 -0800 |
| Message-ID: |
| <20260112211925.2551576-1-mohsin.bashr@gmail.com> |
| Cc: |
| alexanderduyck-AT-fb.com, andrew+netdev-AT-lunn.ch, davem-AT-davemloft.net, edumazet-AT-google.com, horms-AT-kernel.org, jacob.e.keller-AT-intel.com, kernel-team-AT-meta.com, kuba-AT-kernel.org, lee-AT-trager.us, mohsin.bashr-AT-gmail.com, pabeni-AT-redhat.com, sanman.p211993-AT-gmail.com |
| Archive-link: |
| Article |
Update IPC mailbox support for fbnic to cater for several changes.
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 | 8 ++++
drivers/net/ethernet/meta/fbnic/fbnic_mac.c | 24 +++--------
5 files changed, 44 insertions(+), 40 deletions(-)
--
2.47.3