numam-dpdk/drivers/net/ice
Shougang Wang 1ad37a2c58 net/ice: fix wild pointer
To avoid wild pointer, pointers should be set to NULL after free them.

Fixes: 1a2fc1799f ("net/ice: reject duplicated flow for flow director")
Fixes: 84dc7a95a2 ("net/ice: enable flow director engine")
Fixes: 0f880c3df1 ("net/ice: add flow director counter resource init/release")

Signed-off-by: Shougang Wang <shougangx.wang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-11-20 17:36:05 +01:00
..
base net/ice/base: fix switch programming for IPv6 2019-11-20 17:36:05 +01:00
ice_ethdev.c net/ice: fix crash with wrong package 2019-11-20 17:36:05 +01:00
ice_ethdev.h net/ice: fix memzone reserve and release in flow director 2019-11-20 17:36:05 +01:00
ice_fdir_filter.c net/ice: fix wild pointer 2019-11-20 17:36:05 +01:00
ice_generic_flow.c net/ice: fix flow API framework 2019-11-08 23:15:04 +01:00
ice_generic_flow.h net/ice: add pattern manifest 2019-10-23 16:43:09 +02:00
ice_hash.c net/ice: fix RSS rule destroy 2019-11-20 17:36:05 +01: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: support RSS in AVX path 2019-10-23 16:43:09 +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: support RSS in SSE path 2019-10-23 16:43:09 +02:00
ice_rxtx.c net/ice: optimize protocol extraction by dynamic mbuf 2019-11-11 14:23:02 +01:00
ice_rxtx.h net/ice: optimize protocol extraction by dynamic mbuf 2019-11-11 14:23:02 +01:00
ice_switch_filter.c net/ice/base: fix switch programming for IPv6 2019-11-20 17:36:05 +01:00
Makefile net/ice: enable advanced RSS 2019-10-23 16:43:10 +02:00
meson.build net/ice: enable advanced RSS 2019-10-23 16:43:10 +02:00
rte_pmd_ice_version.map net/ice: optimize protocol extraction by dynamic mbuf 2019-11-11 14:23:02 +01:00
rte_pmd_ice.h doc: add ice PMD in doxygen 2019-11-11 14:23:02 +01:00