numam-dpdk/drivers/net/ice
Guinan Sun c28c993c8a net/ice: fix flow validation for unsupported patterns
When loading the OS default package and the pipeline mode is enabled
by the "pipeline-mode-support=1" operation. In this case, the wrong
parser is selected for processing and it will cause the unsupported
patterns(pppoes/pfcp/l2tpv3/esp/ah) to be validated successfully.
This patch corrects the parser selection issue.

Fixes: 47d460d632 ("net/ice: rework switch filter")
Cc: stable@dpdk.org

Signed-off-by: Guinan Sun <guinanx.sun@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-09-18 18:55:08 +02:00
..
base net/ice/base: fix outer IPv6 packet type table 2020-09-18 18:55:08 +02:00
ice_dcf_ethdev.c net/ice: fix build with 16-byte Rx descriptor in DCF 2020-07-07 23:38:26 +02:00
ice_dcf_ethdev.h net/ice: complete queue setup in DCF 2020-06-30 14:52:30 +02:00
ice_dcf_parent.c net/ice: add stop flag for device start/stop 2020-06-30 14:52:30 +02:00
ice_dcf.c net/ice: fix build with 16-byte Rx descriptor in DCF 2020-07-07 23:38:26 +02:00
ice_dcf.h net/ice: set MAC filter during start for DCF 2020-06-30 14:52:30 +02:00
ice_ethdev.c net/ice: return unknown speed in status 2020-09-18 18:55:07 +02:00
ice_ethdev.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
ice_fdir_filter.c net/ice: fix flow director GTPU rule creation 2020-09-18 18:55:07 +02:00
ice_generic_flow.c net/ice: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice_generic_flow.h net/ice: support RSS for IPv4 IPv6 mix of GTP 2020-07-11 06:18:53 +02:00
ice_hash.c net/ice: fix hash parser 2020-09-18 18:55:06 +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 mbuf: remove physical address alias 2020-09-19 00:25:37 +02:00
ice_rxtx_vec_common.h net/ice: fix setting L2TAG 2020-05-22 17:10:15 +02:00
ice_rxtx_vec_sse.c replace cold attributes 2020-04-16 18:30:58 +02:00
ice_rxtx.c net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
ice_rxtx.h net/ice: remove redundant functions 2020-03-18 10:21:42 +01:00
ice_switch_filter.c net/ice: fix flow validation for unsupported patterns 2020-09-18 18:55:08 +02:00
meson.build net/ice: handle PF initialization by DCF 2020-04-21 13:57:05 +02:00
rte_pmd_ice_version.map net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
rte_pmd_ice.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00