Re: [PATCH net-next v9 0/7] r8169: add RSS support for RTL8127

From: Jakub Kicinski

Date: Mon Jun 29 2026 - 19:10:05 EST


On Mon, 29 Jun 2026 15:13:32 +0800 javen wrote:
> This patch series adds RSS (Receive Side Scaling) support for the r8169
> ethernet driver, specifically for RTL8127 (RTL_GIGA_MAC_VER_80).
>
> RSS enables packet distribution across multiple receive queues, which can
> significantly improve network throughput on multi-core systems by allowing
> parallel processing of incoming packets.

On top of posting this too early you're also violating the limit of
outstanding patches. You must not have more than 15 outstanding patches.
_Especially_ when you struggle with the quality and need 10+ reposts :/
The reviewer bandwidth is very limited.