[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1340648887.2486.29.camel@lb-tlvb-eilong.il.broadcom.com>
Date: Mon, 25 Jun 2012 21:28:07 +0300
From: "Eilon Greenstein" <eilong@...adcom.com>
To: "Alexander Duyck" <alexander.h.duyck@...el.com>
cc: "Yuval Mintz" <yuvalmin@...adcom.com>, davem@...emloft.net,
netdev@...r.kernel.org,
"Jeff Kirsher" <jeffrey.t.kirsher@...el.com>,
"Greg Rose" <gregory.v.rose@...el.com>
Subject: Re: [RFC net-next (v2) 14/14] ixgbevf: set maximal number of
default RSS queues
On Mon, 2012-06-25 at 09:33 -0700, Alexander Duyck wrote:
> I suggest you locate where we set "adapter->num_rx_queues" and attempt
> to address the issue there.
I see what you mean. On one hand, you use the num_rx_queues as if it can
get higher numbers and the code seems to be ready for that with all the
for loops in place, but on the other hand, it is hard coded to 1 at
ixgbevf_set_num_queues and it seems weird to add min function with
explicit '1'. Do you suggest to leave this driver alone hoping that if
in the future the '1' will change the author will remember to use the
default value?
Thanks,
Eilon
--
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