public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: Javen <javen_xu@realsil.com.cn>
Cc: "andrew+netdev@lunn.ch" <andrew+netdev@lunn.ch>,
	"davem@davemloft.net" <davem@davemloft.net>,
	"edumazet@google.com" <edumazet@google.com>,
	"kuba@kernel.org" <kuba@kernel.org>,
	"pabeni@redhat.com" <pabeni@redhat.com>,
	"horms@kernel.org" <horms@kernel.org>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: r8169: Discussion on implementing RSS support for r8169
Date: Thu, 19 Mar 2026 20:59:55 +0100	[thread overview]
Message-ID: <e063ce5f-1789-49d0-880c-e4b6a40da9e1@gmail.com> (raw)
In-Reply-To: <1ce3478d571f4d26a45e792c4c84c429@realsil.com.cn>

On 19.03.2026 09:56, Javen wrote:
> Hi, Heiner
> 
> We are now planning to implement RSS support on r8169 driver. This will require significant changes to the existing driver architecture, so we want to discuss it with you.
> 
Thanks for the question.
I also once considered this, but decided against it, as I didn't see enough benefit justifying the
significantly increased complexity of the driver. Even with a N100-based mini-pc I can easily
saturate a 2.5Gbps link with the driver as-is.
Any specific reason why you consider adding RSS support? Would be good to see a performance comparison
as basis for a decision on for which chip versions RSS may provide a significant benefit.

> Based on our vendor driver which can be fetched from Realtek, the key modifications will include:
> 
> 	1. Enable msix and updating the irq allocation mechanism
> 	2. Support multiple rx/tx queues
> 	3. Register multiple napi and update new interrupt mapping(isr/imr) for multi-queue
> 	4. Implement rx msix poll and rx interrupt function
> 	5. Implement ethtool callbacks for rss configuration
> 
> Should we submit the changes above separately or submit them all at once? Or do you have any other suggestions?
> 
As Andrew already said, please submit the patches in smaller, reviewable, chunks.
Best tagged as RFC.

> We want to align with you on the development and submission approach. 
> 
> Best regards,
> 
> Javen Xu

Heiner

  parent reply	other threads:[~2026-03-19 19:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-19  8:56 r8169: Discussion on implementing RSS support for r8169 Javen
2026-03-19 17:19 ` Andrew Lunn
2026-03-19 19:59 ` Heiner Kallweit [this message]
2026-03-20  3:22   ` Javen
2026-03-20  7:01     ` Heiner Kallweit

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e063ce5f-1789-49d0-880c-e4b6a40da9e1@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=javen_xu@realsil.com.cn \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox