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

From: Jakub Kicinski

Date: Tue May 19 2026 - 20:56:51 EST


On Mon, 18 May 2026 19:19:04 +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.

Does not apply.