[dpdk-dev] [PATCH v2 0/2] fixes for mlx5
Yunjian Wang
wangyunjian at huawei.com
Tue Aug 23 08:45:26 CEST 2022
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