Re: [PATCH net-next v10 0/5] net: rnpgbe: Add TX/RX and link status support

From: Jakub Kicinski

Date: Fri Sep 04 2026 - 17:59:15 EST


On Mon, 31 Aug 2026 15:36:03 +0800 Dong Yibo wrote:
> This patch series adds the packet transmission, reception, and link status
> management features to the RNPGBE driver, building upon the previously
> introduced mailbox communication and basic driver infrastructure.
>
> The series introduces:
> - MSI-X/MSI interrupt handling with NAPI support
> - TX path with scatter-gather DMA and completion handling
> - RX path with page pool buffer management
> - unicast/multicast filter.
> - Firmware link-event processing and carrier management
>
> These changes enable the RNPGBE driver to support basic TX/RX
> network operations.

Please make sure that you correctly post the patches as a reply to
the cover letter when you post v11.