netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add aarch64 support for FBNIC
@ 2025-10-13 21:14 Dimitri Daskalakis
  2025-10-13 21:14 ` [PATCH net-next 1/2] net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K Dimitri Daskalakis
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Dimitri Daskalakis @ 2025-10-13 21:14 UTC (permalink / raw)
  To: David S . Miller; +Cc: Jakub Kicinski, Alexander Duyck, netdev

We need to support aarch64 with 64K PAGE_SIZE, and I uncovered an issue
during testing.

Dimitri Daskalakis (2):
  net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K
  net: fbnic: Allow builds for all 64 bit architectures

 drivers/net/ethernet/meta/Kconfig            | 2 +-
 drivers/net/ethernet/meta/fbnic/fbnic_txrx.c | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.47.3


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

end of thread, other threads:[~2025-10-16  9:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13 21:14 [PATCH net-next 0/2] Add aarch64 support for FBNIC Dimitri Daskalakis
2025-10-13 21:14 ` [PATCH net-next 1/2] net: fbnic: Fix page chunking logic when PAGE_SIZE > 4K Dimitri Daskalakis
2025-10-14 12:44   ` Simon Horman
2025-10-13 21:14 ` [PATCH net-next 2/2] net: fbnic: Allow builds for all 64 bit architectures Dimitri Daskalakis
2025-10-14 12:45   ` Simon Horman
2025-10-16  9:50 ` [PATCH net-next 0/2] Add aarch64 support for FBNIC 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;
as well as URLs for NNTP newsgroup(s).