> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Monday, March 20, 2023 3:12 PM
> To: Wu, Jingjing <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>; [email protected]
> Subject: [PATCH v2] net/idpf: cancel alarm when fail to init adapter
>
> From: Beilei Xing <[email protected]>
>
> Cancel alarm if failing to allocate vports memory during adapter_ext
> initialization. Otherwise, there'll be segmentation fault when fail to
> initialize
> adapter_ext.
>
> Fixes: b2f9d4788d5c ("common/idpf: introduce adapter init/deinit")
> Cc: [email protected]
>
> Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi