numam-dpdk/drivers/net/ixgbe
Xiao Zhang 739c35f08b net/ixgbe: 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: 13245
Fixes: 8a44c15aa5 ("net/ixgbe: extract non-x86 specific code from vector driver")
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:28:47 +02:00
..
base net/ixgbe: replace license text with SPDX tag 2019-07-29 13:31:45 +02:00
ixgbe_82599_bypass.c
ixgbe_bypass_api.h
ixgbe_bypass_defines.h
ixgbe_bypass.c
ixgbe_bypass.h
ixgbe_ethdev.c net/ixgbe: fix RETA size for VF 2019-07-26 13:24:32 +02:00
ixgbe_ethdev.h net/ixgbevf: add full link status check option 2019-06-14 00:01:06 +09:00
ixgbe_fdir.c
ixgbe_flow.c net: move TCP flags from ethdev header 2019-07-03 12:57:30 +02:00
ixgbe_ipsec.c cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
ixgbe_ipsec.h cryptodev: make xform key pointer constant 2019-07-19 14:15:21 +02:00
ixgbe_logs.h
ixgbe_pf.c net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
ixgbe_regs.h
ixgbe_rxtx_vec_common.h
ixgbe_rxtx_vec_neon.c
ixgbe_rxtx_vec_sse.c net/ixgbe: fix address of first segment 2019-08-06 13:28:47 +02:00
ixgbe_rxtx.c net/ixgbe: fix Tx prepare to set positive rte_errno 2019-06-13 23:54:30 +09:00
ixgbe_rxtx.h
ixgbe_tm.c
ixgbe_vf_representor.c net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
Makefile
meson.build
rte_pmd_ixgbe_version.map
rte_pmd_ixgbe.c remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
rte_pmd_ixgbe.h enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00