numam-dpdk/drivers/net/ice
Xiao Zhang 91342addd1 net/ice: fix address of first segment
This patch fixes (dereference after null check) coverity issue.
The address of first segmented packets was not set correctly during
reassembling packets which led to this issue.

Coverity issue: 343452, 343407
Fixes: c68a52b8b3 ("net/ice: support vector SSE in Rx")
Cc: stable@dpdk.org

Signed-off-by: Xiao Zhang <xiao.zhang@intel.com>
Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>
2019-08-06 13:29:25 +02:00
..
base net/ice/base: fix bitmap and/or routines 2019-07-24 16:00:57 +02:00
ice_ethdev.c net/ice: remove unused parameter tag 2019-08-06 13:06:54 +02:00
ice_ethdev.h net/ice: add safe mode devarg 2019-07-23 14:31:34 +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: support device initialization 2018-12-21 16:22:41 +01:00
ice_rxtx_vec_avx2.c net/ice: fix address of first segment 2019-08-06 13:29:25 +02:00
ice_rxtx_vec_common.h net/ice: support Tx SSE vector 2019-03-29 17:25:31 +01:00
ice_rxtx_vec_sse.c net/ice: fix address of first segment 2019-08-06 13:29:25 +02:00
ice_rxtx.c net/ice: remove type cast in Rx/Tx ring setup 2019-07-24 17:16:33 +02:00
ice_rxtx.h net/ice: use DMA IOVA instead of physical address 2019-07-23 14:31:34 +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 drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
meson.build drivers/net: use ack in interrupt handlers 2019-07-23 12:00:23 +02:00
rte_pmd_ice_version.map net/ice: support device initialization 2018-12-21 16:22:41 +01:00