> -----Original Message-----
> From: beilei.x...@intel.com <beilei.x...@intel.com>
> Sent: Monday, March 20, 2023 3:30 PM
> To: Zhang, Yuying <yuying.zh...@intel.com>
> Cc: dev@dpdk.org; Xing, Beilei <beilei.x...@intel.com>
> Subject: [PATCH] net/cpfl: cancel alarm when fail to init adapter
>
> From: Beilei Xing <beilei.x...@intel.com>
>
> 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 <beilei.x...@intel.com>
Acked-by: Qi Zhang <qi.z.zh...@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi