public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* r8169: Discussion on implementing RSS support for r8169
@ 2026-03-19  8:56 Javen
  2026-03-19 17:19 ` Andrew Lunn
  2026-03-19 19:59 ` Heiner Kallweit
  0 siblings, 2 replies; 5+ messages in thread
From: Javen @ 2026-03-19  8:56 UTC (permalink / raw)
  To: Heiner Kallweit
  Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	kuba@kernel.org, pabeni@redhat.com, horms@kernel.org,
	netdev@vger.kernel.org

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.

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?

We want to align with you on the development and submission approach. 

Best regards,

Javen Xu

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-20  7:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2026-03-20  3:22   ` Javen
2026-03-20  7:01     ` Heiner Kallweit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox