numam-dpdk/drivers
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
..
baseband baseband/turbo_sw: extend for 5G 2019-07-05 15:28:14 +02:00
bus bus/fslmc: fix build with 0 headroom 2019-08-05 19:24:27 +02:00
common common/octeontx2: fix mbox memory access 2019-08-05 23:18:27 +02:00
compress compress/zlib: fix error handling 2019-07-26 14:52:24 +02:00
crypto crypto/dpaa2_sec: fix handling of session init failure 2019-07-19 14:43:40 +02:00
event event/octeontx2: fix null dereference 2019-07-29 22:17:29 +02:00
mempool common/octeontx2: fix mbox memory access 2019-08-05 23:18:27 +02:00
net net/iavf: fix address of first segment 2019-08-06 13:30:42 +02:00
raw raw/ntb: fix null pointer dereference 2019-08-06 09:57:18 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: print list of disabled components 2019-07-02 23:20:26 +02:00