Hi,
> -Original Message-
> From: dev On Behalf Of Dmitry Kozlyuk
> Sent: Monday, October 18, 2021 8:25 PM
> To: dev@dpdk.org
> Cc: Michael Baum ; sta...@dpdk.org; Matan
> Azrad ; Viacheslav Ovsiienko
>
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix RxQ resource cle
mlx5_rxq_start() allocates rxq_ctrl->obj and frees it on failure,
but did not set it to NULL. Later mlx5_rxq_release() could not recognize
this object is already freed and attempted to release its resources,
resulting in a crash:
Configuring Port 0 (socket 0)
mlx5_common: Failed to create
2 matches
Mail list logo