commit | 86b4db3bcce714d6bdd8c056158821301624bf00 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Apr 26 07:26:19 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jun 21 01:21:10 2011 -0700 |
tree | da5f701a4e960b8384167b862b7dcc4e1d669c12 | |
parent | aba70d5e6c1c188fe45c1a782060440b6c2ea759 [diff] |
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 <john.r.fastabend@intel.com> Tested-by: Ross Brattain <ross.b.brattain@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>