Re: [PATCH v22 net-next 00/12] nbl driver for Nebulamatrix NICs

From: Jakub Kicinski

Date: Thu Jul 30 2026 - 21:31:48 EST


On Thu, 23 Jul 2026 12:00:52 +0800 illusion.wang wrote:
> This patch series represents the first phase. We plan to integrate it in
> two phases: the first phase covers mailbox and chip configuration,
> while the second phase involves net dev configuration.
> Together, they will provide basic PF-based Ethernet port transmission and
> reception capabilities.
>
> After that, we will consider other features, such as ethtool support,
> flow management, adminq messaging, VF support, debugfs support, etc.

There's a large number of abstractions in this series with a single
implementation. It'd help review if those were removed until they are
actually needed.