Hi, > -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Dekel Peled > Sent: Wednesday, November 18, 2020 11:00 AM > To: Slava Ovsiienko <viachesl...@nvidia.com>; Shahaf Shuler > <shah...@nvidia.com>; Matan Azrad <ma...@nvidia.com> > Cc: dev@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