ixgbe: Specify Rx hash type WRT Rx desc RSS type
authorFan Du <fan.du@intel.com>
Wed, 29 Apr 2015 02:57:39 +0000 (10:57 +0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 18 Jul 2015 02:59:06 +0000 (19:59 -0700)
commit7edda4b8711d58dabb55e6afec03e8177647f266
tree345fa44fc4c8fe8e41112b1ced3e840bfdb9d7eb
parent5505bdb54d92267a5b6f092c337bd84d247bcf49
ixgbe: Specify Rx hash type WRT Rx desc RSS type

RSS could be leveraged by taking account L4 src/dst ports
as ingredients, thus ingress skb Rx hash type should honor
such the real configuration.

Signed-off-by: Fan Du <fan.du@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c