From: John Fastabend Date: Tue, 26 Apr 2011 07:26:19 +0000 (+0000) Subject: ixgbe: setup redirection table for multiple packet buffers X-Git-Tag: v3.1-rc1~316^2~388 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b4db3bcce714d6bdd8c056158821301624bf00;p=pandora-kernel.git ixgbe: setup redirection table for multiple packet buffers Setup RSS redirection table to be compatible with multiple packet buffers. Currently, this works on 82599 devices because the RSS redirection index is masked by the number of queues per packet buffer. This sets the cap on the RSS table to maxq. Signed-off-by: John Fastabend Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed