numam-dpdk/drivers/net/iavf
Xiao Zhang ba38f91468 net/iavf: 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: 343447
Fixes: 319c421f38 ("net/avf: enable SSE Rx Tx")
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:30:42 +02:00
..
base net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_ethdev.c net/iavf: fix Rx bytes stats 2019-07-23 14:31:35 +02:00
iavf_log.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_rxtx_vec_common.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_rxtx_vec_sse.c net/iavf: fix address of first segment 2019-08-06 13:30:42 +02:00
iavf_rxtx.c net/iavf: fix endless loop 2019-07-26 13:24:32 +02:00
iavf_rxtx.h net/iavf: move compile time define to configuration 2019-06-20 23:42:04 +02:00
iavf_vchnl.c net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
iavf.h net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
Makefile net/iavf: move compile time define to configuration 2019-06-20 23:42:04 +02:00
meson.build net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
rte_pmd_iavf_version.map net/iavf: rename avf to iavf 2019-03-01 18:17:35 +01:00