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

From: Javen

Date: Mon Jun 29 2026 - 21:58:04 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.

Hi,

Sorry about that. I understand the concern, and I apologize for the trouble
caused by my frequent submissions. I will be more careful with the outstanding
patch limit and avoid posting new versions too quickly in the future.

Yesterday I submitted three series. For the phylink series,

Link: https://lore.kernel.org/netdev/20260629060931.1006-4-javen_xu@xxxxxxxxxxxxxx/

I have received your email and I know I should resend it later.
Apart from that, I also submitted the following two series:

Link: https://lore.kernel.org/netdev/20260629064718.1349-1-javen_xu@xxxxxxxxxxxxxx/
Link: https://lore.kernel.org/netdev/20260629071339.1605-1-javen_xu@xxxxxxxxxxxxxx/

Could you please let me know the status of these two series? Should I keep
waiting for review comments, or should I withdraw or resend them as well?

Thanks for your time, and sorry again for the inconvenience.

Best regards,
Javen