[dpdk-dev] [PATCH 0/2] drivers/net: fix address of first segment

Ye Xiaolong xiaolong.ye at intel.com
Thu Oct 17 07:39:25 CEST 2019


On 09/24, Joyce Kong wrote:
>The series fix (dereference after null check) coverity issue on NEON vPMD.
>Which for x86 sse/avx2 (commit 4916f63985ddb56af43980252d1134d051523685,
>commit 739c35f08bc0296ffda47f006f1903a67527063f) have been merged.
>
>Joyce Kong (2):
>  net/i40e: fix address of first segment
>  net/ixgbe: fix address of first segment
>
> drivers/net/i40e/i40e_rxtx_vec_neon.c   | 1 +
> drivers/net/ixgbe/ixgbe_rxtx_vec_neon.c | 1 +
> 2 files changed, 2 insertions(+)
>
>-- 
>2.7.4
>

For series:

Reviewed-by: Xiaolong Ye <xiaolong.ye at intel.com>

Applied to dpdk-next-net-intel.

Thanks,
Xiaolong


More information about the dev mailing list