> -----Original Message-----
> From: [email protected] <[email protected]>
> Sent: Monday, March 20, 2023 3:30 PM
> To: Zhang, Yuying <[email protected]>
> Cc: [email protected]; Xing, Beilei <[email protected]>
> Subject: [PATCH] net/cpfl: 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: 2d823ecd671c ("net/cpfl: support device initialization")
>
> Signed-off-by: Beilei Xing <[email protected]>
Acked-by: Qi Zhang <[email protected]>
Applied to dpdk-next-net-intel.
Thanks
Qi