[dpdk-dev] [PATCH 0/3] ASO age action fixes

Raslan Darawsheh rasland at nvidia.com
Thu Nov 19 17:18:41 CET 2020


Hi,

> -----Original Message-----
> From: dev <dev-bounces at dpdk.org> On Behalf Of Dekel Peled
> Sent: Wednesday, November 18, 2020 11:00 AM
> To: Slava Ovsiienko <viacheslavo at nvidia.com>; Shahaf Shuler
> <shahafs at nvidia.com>; Matan Azrad <matan at nvidia.com>
> Cc: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/3] ASO age action fixes
> 
> The age action using ASO was recently introduced in MLX5 PMD.
> This series includes fixes for this feature, repairing issues found
> and updating it to the released rdma-core API.
> 
> Dekel Peled (3):
>   net/mlx5: fix unfreed memory on ASO age close
>   net/mlx5: fix input register for ASO object
>   common/mlx5: move to formal ASO action API
> 
>  drivers/common/mlx5/linux/meson.build |  4 +--
>  drivers/common/mlx5/linux/mlx5_glue.c | 38 ++++++++++++----------
>  drivers/common/mlx5/linux/mlx5_glue.h |  6 ++--
>  drivers/net/mlx5/linux/mlx5_os.c      | 36 +++++++++++++--------
>  drivers/net/mlx5/mlx5.c               |  2 +-
>  drivers/net/mlx5/mlx5_flow.c          |  1 +
>  drivers/net/mlx5/mlx5_flow.h          |  1 +
>  drivers/net/mlx5/mlx5_flow_dv.c       | 45 +++++++++++++++++++++------
>  8 files changed, 88 insertions(+), 45 deletions(-)
> 
> --
> 2.25.1

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list