]> Git Repo - linux.git/commit
ixgbe: DCB: enable RSS to be used with DCB
authorJohn Fastabend <[email protected]>
Wed, 23 Feb 2011 05:58:08 +0000 (05:58 +0000)
committerJeff Kirsher <[email protected]>
Sat, 12 Mar 2011 12:12:14 +0000 (04:12 -0800)
commit8187cd485b1a74b6ae258786b9ade3ecaafec318
treeb5d78ae3c66968b72a94ee6765e6ec886e764445
parent24095aa347a32673cf220fc0bd0b78d28ba0a69e
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 <[email protected]>
Tested-by: Ross Brattain <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ixgbe/ixgbe_dcb_nl.c
drivers/net/ixgbe/ixgbe_main.c
This page took 0.043962 seconds and 4 git commands to generate.