numam-dpdk/drivers/net/ice
Haiyue Wang 98a181ed86 net/ice: fix DCF crash on Rx
The initialization of selecting the handler for scalar Rx path FlexiMD
fields extraction into mbuf is missed, it will cause segmentation fault
(core dumped).

Also add the missed support to handle RXDID 16, which has RSS hash value
on Qword 1.

Fixes: 7a340b0b4e ("net/ice: refactor Rx FlexiMD handling")
Cc: stable@dpdk.org

Reported-by: Alvin Zhang <alvinx.zhang@intel.com>
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-11-03 23:35:02 +01:00
..
base net/ice: support ACL filter in DCF 2020-11-03 23:24:24 +01:00
ice_acl_filter.c net/ice: support ACL filter in DCF 2020-11-03 23:24:24 +01:00
ice_dcf_ethdev.c ethdev: add device flag to bypass auto-filled queue xstats 2020-10-16 23:27:15 +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: get PF VSI map 2020-11-03 23:24:24 +01:00
ice_dcf.c net/ice: fix DCF crash on Rx 2020-11-03 23:35:02 +01:00
ice_dcf.h net/ice: get PF VSI map 2020-11-03 23:24:24 +01:00
ice_ethdev.c net/ice: update writeback policy to reduce latency 2020-11-03 23:35:02 +01:00
ice_ethdev.h net/ice: support ACL filter in DCF 2020-11-03 23:24:24 +01:00
ice_fdir_filter.c net/ice: add flow director enabled switch 2020-09-18 18:55:11 +02:00
ice_generic_flow.c net/ice: support ACL filter in DCF 2020-11-03 23:24:24 +01: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 net/ice: use write combining store for tail updates 2020-10-13 14:42:02 +02:00
ice_rxtx_vec_avx512.c net/ice: optimize Tx by using AVX512 2020-11-03 23:24:26 +01:00
ice_rxtx_vec_common.h net/ice: optimize Tx by using AVX512 2020-11-03 23:24:26 +01:00
ice_rxtx_vec_sse.c net/ice: fix Rx offload flags in SSE path 2020-11-03 23:35:02 +01:00
ice_rxtx.c net/ice: fix DCF crash on Rx 2020-11-03 23:35:02 +01:00
ice_rxtx.h net/ice: fix DCF crash on Rx 2020-11-03 23:35:02 +01:00
ice_switch_filter.c net/ice: support drop action for DCF switch 2020-10-16 19:48:18 +02:00
meson.build net/ice: add AVX512 vector path 2020-11-03 23:24:26 +01:00
rte_pmd_ice.h net/ice: support auxiliary IP offset Rx descriptor 2020-09-18 18:55:06 +02:00
version.map build: remove library name from version map file name 2020-10-19 22:13:59 +02:00