> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Xiaolong Ye
> Sent: Monday, August 5, 2019 5:15 PM
> To: Yang, Qiming <[email protected]>; Lu, Wenzhuo
> <[email protected]>
> Cc: [email protected]; Ye, Xiaolong <[email protected]>; Wang, Ying A
> <[email protected]>
> Subject: [dpdk-dev] [PATCH v2] net/ice: fix potential null pointer
> dereferences
>
> This patch fixes two null pointer dereferences in flow code detected by
> coverity
> scan.
>
> Coverity issue: 345815, 345816
> Fixes: 94f00800d78b ("net/ice: fix VXLAN/NVGRE flow matching")
> Cc: [email protected]
>
> Signed-off-by: Xiaolong Ye <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi