> -----Original Message-----
> From: Weiguo Li <[email protected]>
> Sent: Friday, January 28, 2022 5:43 PM
> To: Wu, Jingjing <[email protected]>
> Cc: Nicolau, Radu <[email protected]>; [email protected]
> Subject: [PATCH v2] net/iavf: fix null pointer dereference
>
> Check for memory allocation failure is added to avoid null pointer
> dereference.
>
> Fixes: 6bc987ecb860 ("net/iavf: support IPsec inline crypto")
>
> Signed-off-by: Weiguo Li <[email protected]>
> Acked-by: Radu Nicolau <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi