net/ice: fix GTPU L4 hash
authorJeff Guo <jia.guo@intel.com>
Tue, 21 Jul 2020 02:32:46 +0000 (10:32 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Jul 2020 11:54:54 +0000 (13:54 +0200)
commite4d3cac43cd779d9be6caadb3c682fe9235fb72d
treef4b773065766a9c6b6e142bde855b4d9af0ade9b
parentef1d314d90895a528576b5b15a3535fb7384cdab
net/ice: fix GTPU L4 hash

When the configure pattern involve GTPU inner l3 and l4, even the
configure input set only l3 but not l4, the different l4 protocol
header should also be configured for the different l4 protocol.

Fixes: 0b952714e9c1 ("net/ice: refactor PF hash flow")
Fixes: de32fa2ba27b ("net/ice: support RSS for IPv6 prefix")

Signed-off-by: Jeff Guo <jia.guo@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_hash.c