* [PATCHES] RFC: Ethtool patches to add multi queue support, LRO
@ 2007-07-31 20:20 Kok, Auke
0 siblings, 0 replies; only message in thread
From: Kok, Auke @ 2007-07-31 20:20 UTC (permalink / raw)
To: NetDev; +Cc: Jeff Garzik, David S. Miller
All,
Recently new features have been written to add multiqueue support and LRO.
However, none of the patches touch on a basic configuration scheme and most use
module parameters.
I propose several patches to add support to change these features for LRO and
multiqueue. Currently these patches are implemented in the most generic way
possible (largely copy/paste from current ethtool code) - and add 'ethtool -k
lro on|off' support that toggles the NETIF_F_LRO generic device flag, and a new
ethtool_queueparam struct to get/pass rx and tx queue count.
I'm contenplating adding a "usecs-irq" non-rx non-tx parameter for the intel
(1/10) gigabit adapters since our adapters share an interrupt moderation
counters for both rx and tx, but that will come later.
Cheers,
Auke
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-07-31 20:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 20:20 [PATCHES] RFC: Ethtool patches to add multi queue support, LRO Kok, Auke
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.