Hi,
> -Original Message-
> From: dev On Behalf Of Xiaoyu Min
> Sent: Thursday, October 17, 2019 1:50 PM
> To: Shahaf Shuler ; Yongseok Koh
>
> Cc: dev@dpdk.org; sta...@dpdk.org; Zengmo Gao
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix segfault when create hash rxq o
> -Original Message-
> From: dev On Behalf Of Xiaoyu Min
> Sent: Thursday, October 17, 2019 13:50
> To: Shahaf Shuler ; Yongseok Koh
>
> Cc: dev@dpdk.org; sta...@dpdk.org; Zengmo Gao
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix segfault when create hash rxq of
>
When to create hrxq for the drop, it could fail on creating qp and
goto the error handle which will release created ind_table by calling drop
release function, which takes rte_ethdev as the only parameter and uses the
priv->drop_queue.hrxq as input to release.
Unfortunately, at this point, the hrx
3 matches
Mail list logo