[ofa-general] Re: [PATCH 9/9] mlx4_en: Multi queue support
David Miller
davem at davemloft.net
Thu Dec 25 18:23:17 PST 2008
From: Yevgeny Petrilin <yevgenyp at mellanox.co.il>
Date: Mon, 22 Dec 2008 12:01:40 +0200
> Added a function that performs hashing on the TX traffic.
> The hashing is only done for TCP or UDP packets, all other packets
> are sent to a default queue.
> We use an indirection table with an entry for each hash result.
> For each entry in the table, we hold statistics regarding the stream
> that corresponds to that entry. Packets are then directed to a TX queue
> according to stream's pattern.
> A ring is opened for each queue.
>
> Signed-off-by: Yevgeny Petrilin <yevgenyp at mellanox.co.il>
Also doesn't apply because patches 4, 7, and 8 did not.
More information about the general
mailing list