net/ice: change default tunnel type
authorWei Zhao <wei.zhao1@intel.com>
Fri, 3 Apr 2020 04:46:01 +0000 (12:46 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 21 Apr 2020 11:57:06 +0000 (13:57 +0200)
commit6bc7628c5e0b9c15dd2784bdf45546e8284d6f68
treee81daa978c525b212f24f95708d9ccbac77f0ab5
parent187e7244ad1e427ff345a12ea545044d1c8f2d02
net/ice: change default tunnel type

The default tunnel type for switch filter change to new
definition of ICE_SW_TUN_AND_NON_TUN in order that the rule
will be apply to more packet type.

Fixes: 47d460d63233 ("net/ice: rework switch filter")
Cc: stable@dpdk.org
Signed-off-by: Wei Zhao <wei.zhao1@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_switch_filter.c