From: Dimitri Daskalakis <dimitri.daskalakis1@gmail.com>
To: "David S . Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>,
Alexander Duyck <alexanderduyck@fb.com>,
netdev@vger.kernel.org
Subject: [PATCH net-next 0/2] Add aarch64 support for FBNIC
Date: Mon, 13 Oct 2025 14:14:47 -0700 [thread overview]
Message-ID: <20251013211449.1377054-1-dimitri.daskalakis1@gmail.com> (raw)
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
next reply other threads:[~2025-10-13 21:14 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-10-13 21:14 Dimitri Daskalakis [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251013211449.1377054-1-dimitri.daskalakis1@gmail.com \
--to=dimitri.daskalakis1@gmail.com \
--cc=alexanderduyck@fb.com \
--cc=davem@davemloft.net \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).