]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5e791b45c5a6b6164f895a69c2c0a0a292cc31cf
tree345fa44fc4c8fe8e41112b1ced3e840bfdb9d7eb
parente8e15474b0d82a281b0faaddec261731a0672a25
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