commit | 9d53fa129628d4899083b06fa66b7ca10fed8eb4 | [log] [tgz] |
---|---|---|
author | Matt Carlson <mcarlson@broadcom.com> | Wed Jul 20 10:20:54 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 21 12:36:15 2011 -0700 |
tree | cfe2b0fec3f5d72fa73eec6689c9ff406b4a5b32 | |
parent | 5baa5e9aa28baccd2a1227095c25bb3e999f250d [diff] |
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>