[<prev] [next>] [day] [month] [year] [list]
Message-ID: <46AF9987.3060007@intel.com>
Date: Tue, 31 Jul 2007 13:20:23 -0700
From: "Kok, Auke" <auke-jan.h.kok@...el.com>
To: NetDev <netdev@...r.kernel.org>
CC: Jeff Garzik <jgarzik@...ox.com>,
"David S. Miller" <davem@...emloft.net>
Subject: [PATCHES] RFC: Ethtool patches to add multi queue support, LRO
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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists