commit | 8187cd485b1a74b6ae258786b9ade3ecaafec318 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Wed Feb 23 05:58:08 2011 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Sat Mar 12 04:12:14 2011 -0800 |
tree | b5d78ae3c66968b72a94ee6765e6ec886e764445 | |
parent | 24095aa347a32673cf220fc0bd0b78d28ba0a69e [diff] |
ixgbe: DCB: enable RSS to be used with DCB RSS had previously been disabled when DCB was enabled because DCB was single queued per traffic class. Now that DCB implements multiple Tx/Rx rings per traffic class enable RSS. Here RSS hashes across the queues in the traffic class. 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>