net/ice/base: fix outer IPv6 packet type table
authorQi Zhang <qi.z.zhang@intel.com>
Sun, 6 Sep 2020 13:01:45 +0000 (21:01 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 18 Sep 2020 16:55:08 +0000 (18:55 +0200)
commit55b41f2372ce68ea2e5bc6fa4e576ed25129bc86
treea067a24a66d9f3e70a53f47e32f7b53db08a12f4
parent627e677d15a373183b1921cf38059d65071af419
net/ice/base: fix outer IPv6 packet type table

ptype 264, 265, 266, 267, 275 should not be set
in ice_ptypes_ipv6_ofos_all.

Fixes: 88824213be8a ("net/ice/base: enable RSS for PFCP/L2TP/ESP/AH")
Cc: stable@dpdk.org
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Jeff Guo <jia.guo@intel.com>
drivers/net/ice/base/ice_flow.c