[dpdk-dev] [PATCH v2 0/2] fixes for mlx5
wangyunjian
wangyunjian at huawei.com
Thu Sep 1 11:20:06 CEST 2022
Friendly ping.
> -----Original Message-----
> From: wangyunjian
> Sent: Tuesday, August 23, 2022 2:45 PM
> To: dev at dpdk.org
> Cc: matan at nvidia.com; rasland at nvidia.com; viacheslavo at nvidia.com;
> dkozlyuk at nvidia.com; Huangshaozhang <huangshaozhang at huawei.com>;
> wangyunjian <wangyunjian at huawei.com>
> Subject: [dpdk-dev] [PATCH v2 0/2] fixes for mlx5
>
> This series include two fixes patches for mlx5.
>
> ---
> v2:
> * update patch 2/2 code styles
>
> Yunjian Wang (2):
> net/mlx5: fix use after free when releasing tx queues
> net/mlx5: fix resource leak when releasing a drop action
>
> drivers/net/mlx5/mlx5_devx.c | 7 +++++++ drivers/net/mlx5/mlx5_rxq.c |
> 6 ------ drivers/net/mlx5/mlx5_txq.c | 3 ++-
> 3 files changed, 9 insertions(+), 7 deletions(-)
>
> --
> 2.27.0
More information about the dev
mailing list