]> www.infradead.org Git - users/jedix/linux-maple.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)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 27 Aug 2015 15:00:26 +0000 (08:00 -0700)
commit6d6e011d571835b94d57e8fc45b4baf02fff9d52
tree4dd539cf2b53d210a184c7f34bd9556fb8e033ac
parent735519e5d8beb5b16655b3aa4ac15a5ad7a661bc
ixgbe: Specify Rx hash type WRT Rx desc RSS type

Orabug: 21669416

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>
(cherry picked from commit 7edda4b8711d58dabb55e6afec03e8177647f266)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c