[dpdk-dev] [PATCH v1 0/4] ASO meter sharing support

Raslan Darawsheh rasland at nvidia.com
Tue Jul 6 09:45:48 CEST 2021


Hi,

> -----Original Message-----
> From: Shun Hao <shunh at nvidia.com>
> Sent: Friday, July 2, 2021 12:15 PM
> To: Ori Kam <orika at nvidia.com>; Slava Ovsiienko
> <viacheslavo at nvidia.com>; Matan Azrad <matan at nvidia.com>; Shahaf
> Shuler <shahafs at nvidia.com>
> Cc: dev at dpdk.org; NBU-Contact-Thomas Monjalon
> <thomas at monjalon.net>; Raslan Darawsheh <rasland at nvidia.com>; Roni
> Bar Yanai <roniba at nvidia.com>
> Subject: [PATCH v1 0/4] ASO meter sharing support
> 
> This adds several fixes in ASO meter. With these fixes, meter created on one
> port can be shared by other ports.
> 
> Shun Hao (4):
>   net/mlx5: use meter profile lookup table
>   net/mlx5: fix meter policy ID table container
>   net/mlx5: fix meter flow direction check
>   net/mlx5: fix meter policy flow match item
> 
>  doc/guides/nics/mlx5.rst           |  8 +++
>  drivers/net/mlx5/linux/mlx5_os.c   |  6 +-
>  drivers/net/mlx5/mlx5.c            |  2 -
>  drivers/net/mlx5/mlx5.h            |  7 ++-
>  drivers/net/mlx5/mlx5_flow.c       | 83 ++++++++++++++++-----------
>  drivers/net/mlx5/mlx5_flow_dv.c    | 58 ++++++++++++++++---
>  drivers/net/mlx5/mlx5_flow_meter.c | 91 +++++++++++++++++-------------
> drivers/net/mlx5/windows/mlx5_os.c |  6 +-
>  8 files changed, 172 insertions(+), 89 deletions(-)
> 
> --
> 2.20.0

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list