[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100326.115810.174046346.davem@davemloft.net>
Date: Fri, 26 Mar 2010 11:58:10 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jeffrey.t.kirsher@...el.com
Cc: netdev@...r.kernel.org, gospo@...hat.com,
john.r.fastabend@...el.com
Subject: Re: [net-2.6 PATCH] ixgbe: cleanup maximum number of tx queues
From: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Date: Wed, 24 Mar 2010 13:01:45 -0700
> From: John Fastabend <john.r.fastabend@...el.com>
>
> In the last patch I missed an unecessary min_t comparison.
> This patch removes it, the path allocates at most
> 72 tx queues for 82599 and 24 for 82598 there is no need
> for this check.
>
> Additionally this sets MAX_[TX|RX]_QUEUES to 72. Which is
> used as the size for the tx/rx_ring arrays. There is no
> reason to have more tx_rings/rx_rings then num_tx_queues.
>
> Signed-off-by: John Fastabend <john.r.fastabend@...el.com>
> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@...el.com>
Applied.
--
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