[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090321.003338.103826980.davem@davemloft.net>
Date: Sat, 21 Mar 2009 00:33:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: peter.p.waskiewicz.jr@...el.com
Cc: shemminger@...tta.com, jeffrey.t.kirsher@...el.com,
netdev@...r.kernel.org, e1000-devel@...ts.sourceforge.net
Subject: Re: [PATCH 2/2] ixgbe: fix select_queue management (v2)
From: "Waskiewicz Jr, Peter P" <peter.p.waskiewicz.jr@...el.com>
Date: Fri, 20 Mar 2009 23:21:38 -0700 (Pacific Daylight Time)
> I see your point, but it is a hack in my opinion. The device will have 8
> real Tx queues, not 1. I'd much rather go with the original proposal,
> since if the code in dev_pick_tx() changed, it could silently break ixgbe.
It can't, if you only advertise one transmit queue the kernel
can never ever choose anything other than queue zero. It's
impossible.
Stephen's right, you guys don't need your select queue override.
And if you recall I suspected this from the very beginning.
You guys never ever think out of the box, ever... if it's
not straightforward, you guys won't got for it. That makes
it very frustrating to get anything done.
--
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