]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tg3: Fix RSS indirection table distribution
authorMatt Carlson <mcarlson@broadcom.com>
Wed, 20 Jul 2011 10:20:54 +0000 (10:20 +0000)
committerJoe Jin <joe.jin@oracle.com>
Tue, 15 May 2012 08:37:04 +0000 (16:37 +0800)
commitafe84b699be94d98d2fae3a59d65665457be8d36
treed7b03044d742a680afe680f9892602b63d9ce949
parentfa8def1e8795c1679709ba0825e0d55d511b54e2
tg3: Fix RSS indirection table distribution

The current RSS indirection table is populated such that more traffic
will hit the first RSS ring.  This patch adjusts the indirection table
so that the load is more evenly distributed.

Signed-off-by: Matt Carlson <mcarlson@broadcom.com>
Reviewed-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 9d53fa129628d4899083b06fa66b7ca10fed8eb4)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/tg3.c