numam-dpdk/drivers/net/ice
Qi Zhang d1a6a2da5d net/ice/base: fix switch rule programming for all profiles
In switch rule programming, if the caller requested tunnel type of
ICE_SW_TUN_AND_NON_TUN, then the code would incorrectly attempt to
add a tunneled UDP port in the training packet, this would cause the
rule addition to fail. This patch does not attempt to add the UDP
port so that the rule programming will succeed.

Fixes: c3d6ac02c0 ("net/ice/base: update switch training packets with open ports")

Signed-off-by: Dan Nowlin <dan.nowlin@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2019-10-23 16:43:09 +02:00
..
base net/ice/base: fix switch rule programming for all profiles 2019-10-23 16:43:09 +02:00
ice_ethdev.c net/ice: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_ethdev.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
ice_generic_flow.c net/ice: fix null pointer dereferences for tunnels 2019-08-06 13:09:04 +02:00
ice_generic_flow.h net/ice: fix VXLAN/NVGRE flow matching 2019-07-24 17:17:18 +02:00
ice_logs.h net/ice: use dynamic log type for Tx/Rx debug 2019-10-07 15:00:58 +02:00
ice_rxtx_vec_avx2.c net/ice: remove legacy Rx descriptor definition 2019-10-07 15:00:56 +02:00
ice_rxtx_vec_common.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
ice_rxtx_vec_sse.c net/ice: remove legacy Rx descriptor definition 2019-10-07 15:00:56 +02:00
ice_rxtx.c net/ice: use relaxed and remove duplicate barrier 2019-10-08 12:14:30 +02:00
ice_rxtx.h net/ice: remove legacy Rx descriptor definition 2019-10-07 15:00:56 +02:00
ice_switch_filter.c net/ice: fix flow API switch filter 2019-07-23 14:31:35 +02:00
ice_switch_filter.h net/ice: enable switch filter 2019-07-03 12:57:30 +02:00
Makefile net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
meson.build net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00
rte_pmd_ice.h net/ice: support protocol extraction per Rx queue 2019-10-07 15:00:56 +02:00