ba38f91468
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:
|
||
---|---|---|
.. | ||
base | ||
iavf_ethdev.c | ||
iavf_log.h | ||
iavf_rxtx_vec_common.h | ||
iavf_rxtx_vec_sse.c | ||
iavf_rxtx.c | ||
iavf_rxtx.h | ||
iavf_vchnl.c | ||
iavf.h | ||
Makefile | ||
meson.build | ||
rte_pmd_iavf_version.map |