[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20081225.182317.28395960.davem@davemloft.net>
Date: Thu, 25 Dec 2008 18:23:17 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: yevgenyp@...lanox.co.il
Cc: jeff@...zik.org, rdreier@...co.com, netdev@...r.kernel.org,
general@...ts.openfabrics.org
Subject: Re: [PATCH 9/9] mlx4_en: Multi queue support
From: Yevgeny Petrilin <yevgenyp@...lanox.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@...lanox.co.il>
Also doesn't apply because patches 4, 7, and 8 did not.
--
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