From: John Fastabend Date: Wed, 23 Feb 2011 05:58:08 +0000 (+0000) Subject: ixgbe: DCB: enable RSS to be used with DCB X-Git-Tag: v2.6.39-rc1~468^2~87^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8187cd485b1a74b6ae258786b9ade3ecaafec318;p=pandora-kernel.git 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 Tested-by: Ross Brattain Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed