net/mlx5: support meter for trTCM profiles
authorBing Zhao <bingz@nvidia.com>
Wed, 21 Jul 2021 08:54:21 +0000 (11:54 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 22 Jul 2021 11:29:01 +0000 (13:29 +0200)
commit33a7493c8df8cd7dc72df31b503e439810f34042
treef991dc9252278d651cef417f363c8bc243cf0021
parent4d648fad901fe4f13797c90e64330473f27509e1
net/mlx5: support meter for trTCM profiles

The support of RFC2698 and RFC4115 are added in mlx5 PMD. Only the
ASO metering supports these two profiles.

Signed-off-by: Bing Zhao <bingz@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
doc/guides/nics/mlx5.rst
doc/guides/rel_notes/release_21_08.rst
drivers/common/mlx5/mlx5_prm.h
drivers/net/mlx5/mlx5_flow_aso.c
drivers/net/mlx5/mlx5_flow_meter.c