netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Patchset - Support for configurable RSS hash key
@ 2014-01-17 13:02 Venkata Duvvuru
  2014-01-18  3:01 ` David Miller
  2014-02-02 16:10 ` Amir Vadai
  0 siblings, 2 replies; 5+ messages in thread
From: Venkata Duvvuru @ 2014-01-17 13:02 UTC (permalink / raw)
  To: netdev

NIC drivers that support RSS use either a hard-coded value or a random value for the RSS hash key. Irrespective of the type of the key used, the user would want to change the hash key if he/she is not satisfied with the effectiveness of the default hash-key in spreading the incoming flows evenly across the RSS queues.

This patch set provides support for configuring the RSS hash-key via the ethtool interface.

The patch set consists of:
a) ethtool user-land patches
b) ethtool kernel patch
c) be2net patch that implements the ethtool hooks

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

end of thread, other threads:[~2014-02-05 12:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-17 13:02 [PATCH 0/4] Patchset - Support for configurable RSS hash key Venkata Duvvuru
2014-01-18  3:01 ` David Miller
2014-02-02 16:10 ` Amir Vadai
2014-02-05 12:20   ` Venkata Duvvuru
2014-02-05 12:24     ` Amir Vadai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).