[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20120213.005039.2089427757739596767.davem@davemloft.net>
Date: Mon, 13 Feb 2012 00:50:39 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: sathya.perla@...lex.com
Cc: netdev@...r.kernel.org
Subject: Re: [net-next PATCH v2] be2net: event queue re-design
From: Sathya Perla <sathya.perla@...lex.com>
Date: Fri, 10 Feb 2012 09:35:27 +0530
> v2: Fixed up the bad typecasting pointed out by David...
>
> In the current design 8 TXQs are serviced by 1 EQ, while each RSS queue
> is serviced by a separate EQ. This is being changed as follows:
>
> - Upto 8 EQs will be used (based on the availabilty of msix vectors).
> Each EQ will handle 1 RSS and 1 TX ring. The default non-RSS RX queue and
> MCC queue are handled by the last EQ.
>
> - On cards which provide support, upto 8 RSS rings will be used, instead
> of the current limit of 4.
>
> The new design allows spreading the TX multi-queue completion processing
> across multiple CPUs unlike the previous design.
>
> Signed-off-by: Sathya Perla <sathya.perla@...lex.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